summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/network/netconnect.pm')
-rw-r--r--perl-install/network/netconnect.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/perl-install/network/netconnect.pm b/perl-install/network/netconnect.pm
index 9625aefe4..97b2d2903 100644
--- a/perl-install/network/netconnect.pm
+++ b/perl-install/network/netconnect.pm
@@ -778,10 +778,6 @@ If you don't know, choose 'use pppoe'"),
adsl_account =>
{
- pre => sub {
- $netc->{dnsServer2} ||= $adsl_data->{dns1};
- $netc->{dnsServer3} ||= $adsl_data->{dns2};
- },
name => N("Connection Configuration") . "\n\n" .
N("Please fill or check the field below"),
data => sub {