automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {master} cosmetics: remove useless import in automake script


From: Stefano Lattarini
Subject: [FYI] {master} cosmetics: remove useless import in automake script
Date: Sat, 31 Mar 2012 22:14:00 +0200

* automake.in (Automake::Version): This import is not needed;
remove it.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 automake.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/automake.in b/automake.in
index 3e16fd8..5357557 100644
--- a/automake.in
+++ b/automake.in
@@ -150,7 +150,6 @@ use Automake::Location;
 use Automake::Condition qw/TRUE FALSE/;
 use Automake::DisjConditions;
 use Automake::Options;
-use Automake::Version;
 use Automake::Variable;
 use Automake::VarDef;
 use Automake::Rule;
-- 
1.7.9




reply via email to

[Prev in Thread] Current Thread [Next in Thread]