From: Shawn Boyette Date: Mon, 22 Sep 2008 19:33:01 +0000 (+0000) Subject: removed banner X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=commitdiff_plain;h=435eb042f79fd2917925028dace580b5c5080664 removed banner --- diff --git a/yaz-cleanup b/yaz-cleanup index c8f6766..2214564 100755 --- a/yaz-cleanup +++ b/yaz-cleanup @@ -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;