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 b27ac7bacf62630511f19f7194828efd104bcaa8..4a033a0f1e20d605490f871f0017495c679eb29f 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 );