From 0fdbef3b6999625e30972b2136856ee05eebcb5c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 11 Aug 2007 19:47:17 +0000 Subject: revert wrong change committed in "Apr 28 15:47:50 2006" when moving install_steps_auto_install to install::step_auto_install. commit not available in svn, but can be seen in svn_corrupted --- perl-install/install/steps_auto_install.pm | 1 - 1 file changed, 1 deletion(-) (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 f6b556a9d..a8327df97 100644 --- a/perl-install/install/steps_auto_install.pm +++ b/perl-install/install/steps_auto_install.pm @@ -11,7 +11,6 @@ use vars qw(@ISA $graphical @graphical_steps); #-###################################################################################### use common; use install::steps; -use install::steps_gtk; sub new { my ($type, $o) = @_; -- cgit v1.2.1