Re-do change for revision 1.28 that got trashed by 1.29.
authorPer Bothner <per@bothner.com>
Thu, 20 Aug 1992 04:04:50 +0000 (04:04 +0000)
committerPer Bothner <per@bothner.com>
Thu, 20 Aug 1992 04:04:50 +0000 (04:04 +0000)
binutils/ar.c

index b27ac7b..4a033a0 100644 (file)
@@ -190,7 +190,6 @@ main(argc, argv)
   int           show_version;
 
   bfd_init();
-  verbose = 1;
   show_version = 0;
 #ifdef GNU960
   check_v960( argc, argv );