summaryrefslogtreecommitdiffstats
path: root/perl-install/mouse.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/mouse.pm')
-rw-r--r--perl-install/mouse.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/mouse.pm b/perl-install/mouse.pm
index 3cf91bd7a..0e8c18d7e 100644
--- a/perl-install/mouse.pm
+++ b/perl-install/mouse.pm
@@ -155,6 +155,4 @@ sub detect() {
#- defaults to generic ttyS0
add2hash({ device => "ttyS0", unsafe => 1 }, name2mouse("Generic Mouse (serial)"));
-
-#- die "mouseconfig failed";
}