summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_auto_install.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install/steps_auto_install.pm')
-rw-r--r--perl-install/install/steps_auto_install.pm1
1 files changed, 0 insertions, 1 deletions
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) = @_;