summaryrefslogtreecommitdiffstats
path: root/perl-install/bootlook.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-12-13 20:56:00 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-12-13 20:56:00 +0000
commitc66bb7b1eace9d1f1e8b03c92e41a4e4ec7081cf (patch)
tree5d76c785832de881d319c68bb6b44d8a5245fa28 /perl-install/bootlook.pm
parentce8f4845c69db8ede93a900b6982928ca75ee42c (diff)
downloaddrakx-c66bb7b1eace9d1f1e8b03c92e41a4e4ec7081cf.tar
drakx-c66bb7b1eace9d1f1e8b03c92e41a4e4ec7081cf.tar.gz
drakx-c66bb7b1eace9d1f1e8b03c92e41a4e4ec7081cf.tar.bz2
drakx-c66bb7b1eace9d1f1e8b03c92e41a4e4ec7081cf.tar.xz
drakx-c66bb7b1eace9d1f1e8b03c92e41a4e4ec7081cf.zip
drop unused function
Diffstat (limited to 'perl-install/bootlook.pm')
-rw-r--r--perl-install/bootlook.pm8
1 files changed, 0 insertions, 8 deletions
diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm
index 1a70119e7..6021f117a 100644
--- a/perl-install/bootlook.pm
+++ b/perl-install/bootlook.pm
@@ -377,14 +377,6 @@ sub get_wm {
}
#-------------------------------------------------------------
-# menu callback functions
-#-------------------------------------------------------------
-
-sub print_hello {
- print("mcdtg !\n");
-}
-
-#-------------------------------------------------------------
# aurora functions
#-------------------------------------------------------------