From dbc1aeace608ebd9422d86efde000dc11a1563be Mon Sep 17 00:00:00 2001 From: Matthias Urlichs Date: Thu, 30 Jun 2005 12:28:31 +0200 Subject: git-cvsimport-script: Removed redundant @old and @new clear. diff --git a/git-cvsimport-script b/git-cvsimport-script index 9b23d1f..6ac31a7 100755 --- a/git-cvsimport-script +++ b/git-cvsimport-script @@ -498,9 +498,6 @@ my $commit = sub { or die "Cannot write tag $branch: $!\n"; print "Created tag '$tag' on '$branch'\n" if $opt_v; } - - @old = (); - @new = (); }; while() { -- cgit v0.10.2-6-g49f6