summaryrefslogtreecommitdiffstats
path: root/tools/mousedrake
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mousedrake')
-rwxr-xr-xtools/mousedrake1
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);