summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--urpm.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index e9318d66..3985b53a 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -42,7 +42,6 @@ sub new {
cachedir => "/var/cache/urpmi",
media => undef,
options => {},
- proxy => get_proxy(),
#- sync: first argument is options hashref, others are urls to fetch.
sync => sub { $self->sync_webfetch(@_) },