diff options
Diffstat (limited to 'perl-install/standalone/mousedrake')
-rwxr-xr-x | perl-install/standalone/mousedrake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/mousedrake b/perl-install/standalone/mousedrake index b847b7632..d7bb98729 100755 --- a/perl-install/standalone/mousedrake +++ b/perl-install/standalone/mousedrake @@ -15,7 +15,6 @@ my $in = 'interactive'->vnew('su'); modules::mergein_conf('/etc/modules.conf') if -r '/etc/modules.conf'; -undef $::Plug; begin: my $mouse = mouse::read(); my %old = %$mouse; |