From 2537376b06a3e764151cd20221d07fe101d54b59 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 6 Oct 2004 00:58:39 +0000 Subject: Unneccessary in cooker --- perl-install/install_steps_auto_install.pm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'perl-install/install_steps_auto_install.pm') diff --git a/perl-install/install_steps_auto_install.pm b/perl-install/install_steps_auto_install.pm index 318cb728b..4f90d7c69 100644 --- a/perl-install/install_steps_auto_install.pm +++ b/perl-install/install_steps_auto_install.pm @@ -91,10 +91,6 @@ sub ask_warn { log::l(ref($_[1]) ? join " ", @{$_[1]} : $_[1]); } -sub ask_yesorno { - 1; #- yes -} - sub wait_message { my ($_o, $_title, $_message) = @_; } -- cgit v1.2.1