From cb5a18804f742edfcab235f1629d42c6a95c62ab Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 20 Jan 2004 12:03:12 +0000 Subject: help perl_checker seeing charsetChanged even if known install_steps_* can be seen --- perl-install/install_steps_interactive.pm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'perl-install/install_steps_interactive.pm') diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index 6468a8b2f..e3819721e 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -45,10 +45,6 @@ sub kill_action { $o->kill; } -sub charsetChanged { - my ($_o) = @_; -} - #-###################################################################################### #- Steps Functions #-###################################################################################### -- cgit v1.2.1