summaryrefslogtreecommitdiffstats
path: root/perl-install/mouse.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-09-29 13:13:19 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-09-29 13:13:19 +0000
commit6f5f36a66dee94da10f3e342f608328ad0acaa06 (patch)
tree170079259ffd8ab064f69ead51499f5e08938cb5 /perl-install/mouse.pm
parent50f71ca0f86755e34d89e2685f1dad815426f0fb (diff)
downloaddrakx-backup-do-not-use-6f5f36a66dee94da10f3e342f608328ad0acaa06.tar
drakx-backup-do-not-use-6f5f36a66dee94da10f3e342f608328ad0acaa06.tar.gz
drakx-backup-do-not-use-6f5f36a66dee94da10f3e342f608328ad0acaa06.tar.bz2
drakx-backup-do-not-use-6f5f36a66dee94da10f3e342f608328ad0acaa06.tar.xz
drakx-backup-do-not-use-6f5f36a66dee94da10f3e342f608328ad0acaa06.zip
cleanup
Diffstat (limited to 'perl-install/mouse.pm')
-rw-r--r--perl-install/mouse.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/mouse.pm b/perl-install/mouse.pm
index 6a573ace7..44cd2ca60 100644
--- a/perl-install/mouse.pm
+++ b/perl-install/mouse.pm
@@ -485,7 +485,6 @@ sub test_mouse {
$draw_pixbuf->($images{$name}, $x, $y);
};
my $drawarea = sub {
- my ($height) = @_;
$draw_by_name->('mouse');
if ($::isInstall || 1) {
$draw_text->(N("Please test the mouse"), 200);