aboutsummaryrefslogtreecommitdiffstats
path: root/edit-urpm-sources.pl
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-02-22 11:21:22 +0000
committerThierry Vignaud <tv@mandriva.org>2007-02-22 11:21:22 +0000
commita69cb8e21e6eabf031eb1bfe4c8af4fc743b814c (patch)
tree134e41a3ffd21087e054e0467961026957ec20bd /edit-urpm-sources.pl
parent576e9eb7355515b79fede763bff4f0883bb39716 (diff)
downloadrpmdrake-a69cb8e21e6eabf031eb1bfe4c8af4fc743b814c.tar
rpmdrake-a69cb8e21e6eabf031eb1bfe4c8af4fc743b814c.tar.gz
rpmdrake-a69cb8e21e6eabf031eb1bfe4c8af4fc743b814c.tar.bz2
rpmdrake-a69cb8e21e6eabf031eb1bfe4c8af4fc743b814c.tar.xz
rpmdrake-a69cb8e21e6eabf031eb1bfe4c8af4fc743b814c.zip
kill translation trick that is now useless with urpmi-4.9.13+
Diffstat (limited to 'edit-urpm-sources.pl')
-rwxr-xr-xedit-urpm-sources.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/edit-urpm-sources.pl b/edit-urpm-sources.pl
index 699fafc7..2e2b676b 100755
--- a/edit-urpm-sources.pl
+++ b/edit-urpm-sources.pl
@@ -49,8 +49,6 @@ $::isStandalone = 1;
require_root_capability();
-*urpm::msg::translate = \&common::translate;
-
my $urpm;
my ($mainw, $list_tv);