summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-01-29 03:33:48 +0000
committerThierry Vignaud <tv@mageia.org>2012-01-29 03:33:48 +0000
commitc71eee2d60a65cb1950f93cc53a2e40137dcb441 (patch)
tree813502d929090323313b834357ba12ba28e082ce
parent19260597fb038b100f1d0801cd09ee366fc8e5dc (diff)
downloadurpmi-c71eee2d60a65cb1950f93cc53a2e40137dcb441.tar
urpmi-c71eee2d60a65cb1950f93cc53a2e40137dcb441.tar.gz
urpmi-c71eee2d60a65cb1950f93cc53a2e40137dcb441.tar.bz2
urpmi-c71eee2d60a65cb1950f93cc53a2e40137dcb441.tar.xz
urpmi-c71eee2d60a65cb1950f93cc53a2e40137dcb441.zip
Switch is unused
-rw-r--r--urpm/dudf.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/urpm/dudf.pm b/urpm/dudf.pm
index 40c6633a..97055ef8 100644
--- a/urpm/dudf.pm
+++ b/urpm/dudf.pm
@@ -11,7 +11,6 @@ use urpm::msg;
use urpm::util;
use Cwd;
use IO::File;
-use Switch;
use locale;
use POSIX qw(locale_h strtod);
use POSIX qw(strftime);