From c66bb7b1eace9d1f1e8b03c92e41a4e4ec7081cf Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 13 Dec 2002 20:56:00 +0000 Subject: drop unused function --- perl-install/bootlook.pm | 8 -------- 1 file changed, 8 deletions(-) (limited to 'perl-install/bootlook.pm') 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 @@ -376,14 +376,6 @@ sub get_wm { @winm = split(' ', `/usr/sbin/chksession -l`); } -#------------------------------------------------------------- -# menu callback functions -#------------------------------------------------------------- - -sub print_hello { - print("mcdtg !\n"); -} - #------------------------------------------------------------- # aurora functions #------------------------------------------------------------- -- cgit v1.2.1