Explorar o código

Don't print out the info entry every time we are called.

Adam Heath %!s(int64=25) %!d(string=hai) anos
pai
achega
d580d4b5c9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      scripts/install-info.pl

+ 0 - 1
scripts/install-info.pl

@@ -401,7 +401,6 @@ foreach ( @work ) {
 	}
 }
 @work = @newwork;
-print join("\n",@newwork);
 
 if (!$nowrite) {
     open(NEW,"> $infodir/dir.new") || &ulquit("create $infodir/dir.new: $!");