summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-01-20 12:03:12 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-01-20 12:03:12 +0000
commitcb5a18804f742edfcab235f1629d42c6a95c62ab (patch)
tree957cc49d75094dae7f7f1348a89b3e4ce3e154da /perl-install/install_steps_interactive.pm
parent038e2b5d78e9acf85b9fcbb9691681fb7e0f1d86 (diff)
downloaddrakx-backup-do-not-use-cb5a18804f742edfcab235f1629d42c6a95c62ab.tar
drakx-backup-do-not-use-cb5a18804f742edfcab235f1629d42c6a95c62ab.tar.gz
drakx-backup-do-not-use-cb5a18804f742edfcab235f1629d42c6a95c62ab.tar.bz2
drakx-backup-do-not-use-cb5a18804f742edfcab235f1629d42c6a95c62ab.tar.xz
drakx-backup-do-not-use-cb5a18804f742edfcab235f1629d42c6a95c62ab.zip
help perl_checker seeing charsetChanged even if known install_steps_* can be seen
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm4
1 files changed, 0 insertions, 4 deletions
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
#-######################################################################################