summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-06-04 20:39:08 +0000
committerOlivier Blin <oblin@mandriva.com>2007-06-04 20:39:08 +0000
commit7687598e5c21eaab68e18ca7e05810105f35a210 (patch)
tree70b4f3107f78ec6ac3f04d027906277b6446f8fc
parent75869302ef4e74b6455fd1683709aed1e7debfc9 (diff)
downloaddrakx-7687598e5c21eaab68e18ca7e05810105f35a210.tar
drakx-7687598e5c21eaab68e18ca7e05810105f35a210.tar.gz
drakx-7687598e5c21eaab68e18ca7e05810105f35a210.tar.bz2
drakx-7687598e5c21eaab68e18ca7e05810105f35a210.tar.xz
drakx-7687598e5c21eaab68e18ca7e05810105f35a210.zip
remove unused configurator_auto
-rw-r--r--perl-install/harddrake/data.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm
index 48c8fd11d..00ff59a34 100644
--- a/perl-install/harddrake/data.pm
+++ b/perl-install/harddrake/data.pm
@@ -147,7 +147,6 @@ our @tree =
string => N("Videocard"),
icon => "video.png",
configurator => "$sbindir/XFdrake",
- configurator_auto => "$sbindir/XFdrake",
detector => sub { f(grep { $_->{driver} =~ /^(Card|Server):/ || $_->{media_type} =~ /DISPLAY_VGA/ } @devices) },
checked_on_boot => 1,
},