Skip to content

Commit

Permalink
Item8640: Remove unused variables.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@7081 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Apr 5, 2010
1 parent 0ec7de5 commit 2f53f24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/tools/extender.pl
Original file line number Diff line number Diff line change
Expand Up @@ -473,9 +473,6 @@ sub install {
$MODULE = shift;
my $rootModule = shift;
push( @_, '' ) if ( scalar(@_) & 1 );
my %data = @_;

my @deps;

unshift( @INC, 'lib' );

Expand Down

0 comments on commit 2f53f24

Please sign in to comment.