removed banner
authorShawn Boyette <sboyette@esilibrary.com>
Mon, 22 Sep 2008 19:33:01 +0000 (19:33 +0000)
committerShawn Boyette <sboyette@esilibrary.com>
Mon, 22 Sep 2008 19:33:01 +0000 (19:33 +0000)
yaz-cleanup

index c8f6766..2214564 100755 (executable)
@@ -10,7 +10,6 @@ $| = 1;
 
 my $term = new Term::ReadLine 'yaz-cleanup';
 my $OUT = $term->OUT || \*STDOUT;
-print $OUT "Interactive MARC Stream Editor starting up\n";
 
 my $count = 0;
 my $reccount = 0;