summaryrefslogtreecommitdiffstats
path: root/urpmq
diff options
context:
space:
mode:
Diffstat (limited to 'urpmq')
-rwxr-xr-xurpmq3
1 files changed, 0 insertions, 3 deletions
diff --git a/urpmq b/urpmq
index 097692ee..523a8508 100755
--- a/urpmq
+++ b/urpmq
@@ -21,9 +21,6 @@
use strict;
use urpm;
-# get I18N translation method.
-import urpm N;
-
#- default options.
my $query = { use_provides => 1, };