summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdrakwizard.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/drakwizard.pl b/drakwizard.pl
index ad92b6c3..ba8f710d 100755
--- a/drakwizard.pl
+++ b/drakwizard.pl
@@ -57,7 +57,6 @@ my %all_wizards = (
# nfs => [ 'NFS', N("NFS server") ],
# kolab => [ 'Kolab', N("Kolab server") ],
proftpd => [ 'Proftpd', N("FTP server") ],
- ),
);
foreach my $file (glob_("$::Wiz_more_dir/*.conf"))