From 81ea6e0b0087a4f81cf2e45d4514d6b6f21c5762 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 18 Nov 2002 09:15:25 +0000 Subject: switch to new help/options scheme --- perl-install/bootlook.pm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'perl-install') diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm index 692b560b8..6f8be8469 100644 --- a/perl-install/bootlook.pm +++ b/perl-install/bootlook.pm @@ -41,10 +41,6 @@ if ($::isEmbedded) { } my $in = 'interactive'->vnew('su', 'default'); -local $_ = join '', @ARGV; - -/-h/ and die N("no help implemented yet.\n"); -/-version/ and die 'version: $Id$'."\n"; my @winm; my @usernames; -- cgit v1.2.1