summaryrefslogtreecommitdiffstats
path: root/bin/drakconnect
diff options
context:
space:
mode:
Diffstat (limited to 'bin/drakconnect')
-rwxr-xr-xbin/drakconnect1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/drakconnect b/bin/drakconnect
index cace8fc..bace3a5 100755
--- a/bin/drakconnect
+++ b/bin/drakconnect
@@ -61,7 +61,6 @@ if (/--skip-wizard/) {
}
sub add_intf() {
- $::isWizard = 1;
network::netconnect::safe_main($net, $in, $modules_conf);
$modules_conf->write;
$in->exit(0);