diff options
Diffstat (limited to 'tools/mousedrake')
-rwxr-xr-x | tools/mousedrake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mousedrake b/tools/mousedrake index 1cf7568..a583044 100755 --- a/tools/mousedrake +++ b/tools/mousedrake @@ -20,7 +20,6 @@ my $in = 'interactive'->vnew('su'); my $modules_conf = modules::any_conf->read; my $mouse = mouse::read(); -my %old = %$mouse; if (!$::noauto) { my $probed_mouse = mouse::detect($modules_conf); |