summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmdkupdate4
1 files changed, 0 insertions, 4 deletions
diff --git a/mdkupdate b/mdkupdate
index 8b8a5ec2..d16068e2 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -81,10 +81,6 @@ my %options = (
GetOptions(%options);
-my $in;
-
-$noX and $in = interactive->vnew;
-
-e $logfile and rm_rf($logfile);
my $ret = update_pkgs();