Removed (hopefully) last debug output.

This commit is contained in:
hjp 2000-02-08 17:21:38 +00:00
parent 94e89d77e8
commit 0c146118f1
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!@@@perl@@@ -w #!@@@perl@@@ -w
# #
# $Id: cvsdiffmin.pl,v 1.2 2000-02-08 17:18:20 hjp Exp $ # $Id: cvsdiffmin.pl,v 1.3 2000-02-08 17:21:38 hjp Exp $
# #
# cvsdiffmin - minimize output of cvs diff # cvsdiffmin - minimize output of cvs diff
# #
@ -66,6 +66,4 @@ while (<>) {
} }
print "$state\n";
# vim:sw=4 # vim:sw=4