summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/logdrake2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/standalone/logdrake b/perl-install/standalone/logdrake
index f434b8540..1610dcaf5 100755
--- a/perl-install/standalone/logdrake
+++ b/perl-install/standalone/logdrake
@@ -29,8 +29,6 @@ use interactive;
use ugtk2 qw(:create :dialogs :wrappers :helpers);
use vars qw(*F);
-$::isInstall and die "Not supported during install.\n";
-
my $in = 'interactive'->vnew('su');
my ($isExplain, $Explain, $isFile, $File, $isWord, $Word);