summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive_newt.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-08-06 19:12:37 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-08-06 19:12:37 +0000
commitb684ed467490ecc1eda1fdc3048e9dc6ab4a390f (patch)
treef88e4dd9ea39fd0cde97c7d82efbc143d1d98b08 /perl-install/interactive_newt.pm
parente5dbb1eb7abc4f0e63e4da24acbb605eb4a21338 (diff)
downloaddrakx-backup-do-not-use-b684ed467490ecc1eda1fdc3048e9dc6ab4a390f.tar
drakx-backup-do-not-use-b684ed467490ecc1eda1fdc3048e9dc6ab4a390f.tar.gz
drakx-backup-do-not-use-b684ed467490ecc1eda1fdc3048e9dc6ab4a390f.tar.bz2
drakx-backup-do-not-use-b684ed467490ecc1eda1fdc3048e9dc6ab4a390f.tar.xz
drakx-backup-do-not-use-b684ed467490ecc1eda1fdc3048e9dc6ab4a390f.zip
cleanup, functions already defined in interactive
Diffstat (limited to 'perl-install/interactive_newt.pm')
-rw-r--r--perl-install/interactive_newt.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/perl-install/interactive_newt.pm b/perl-install/interactive_newt.pm
index 0662d9a4d..9def62960 100644
--- a/perl-install/interactive_newt.pm
+++ b/perl-install/interactive_newt.pm
@@ -234,8 +234,5 @@ sub wait_message_endW {
Newt::PopWindow;
}
-sub kill {
-}
-
1;