summaryrefslogtreecommitdiff
path: root/lib/Automake/Variable.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/Variable.pm')
-rw-r--r--lib/Automake/Variable.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Automake/Variable.pm b/lib/Automake/Variable.pm
index a37091fdd..000481498 100644
--- a/lib/Automake/Variable.pm
+++ b/lib/Automake/Variable.pm
@@ -25,7 +25,6 @@ use Automake::Condition qw (TRUE FALSE);
use Automake::Config;
use Automake::Configure_ac;
use Automake::DisjConditions;
-use Automake::File;
use Automake::General 'uniq';
use Automake::Global;
use Automake::Item;