diff options
-rwxr-xr-x | tools/mousedrake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mousedrake b/tools/mousedrake index dee1592..1cf7568 100755 --- a/tools/mousedrake +++ b/tools/mousedrake @@ -19,7 +19,6 @@ my $in = 'interactive'->vnew('su'); my $modules_conf = modules::any_conf->read; -begin: my $mouse = mouse::read(); my %old = %$mouse; |