Skip to content

Commit

Permalink
git-cvsimport-script: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Verdoolaege committed Jul 4, 2005
1 parent 1750113 commit fc6e714
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions git-cvsimport-script
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,6 @@ sub pmode($) {
return $m;
}

my $tmpcv = "/var/cache/cvs";

sub getwd() {
my $pwd = `pwd`;
chomp $pwd;
Expand Down

0 comments on commit fc6e714

Please sign in to comment.