From: Per Bothner Date: Thu, 20 Aug 1992 04:04:50 +0000 (+0000) Subject: Re-do change for revision 1.28 that got trashed by 1.29. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ce6a2aabc1293c90eaaf260278b4e3b941cf49a4;p=binutils-gdb.git Re-do change for revision 1.28 that got trashed by 1.29. --- diff --git a/binutils/ar.c b/binutils/ar.c index b27ac7bacf6..4a033a0f1e2 100644 --- a/binutils/ar.c +++ b/binutils/ar.c @@ -190,7 +190,6 @@ main(argc, argv) int show_version; bfd_init(); - verbose = 1; show_version = 0; #ifdef GNU960 check_v960( argc, argv );