diff options
Diffstat (limited to 'perl-install/harddrake')
-rw-r--r-- | perl-install/harddrake/data.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm index 6d696efbe..0656615b3 100644 --- a/perl-install/harddrake/data.pm +++ b/perl-install/harddrake/data.pm @@ -145,7 +145,6 @@ our @tree = class => "DVB", string => N("DVB card"), icon => "tv.png", - configurator => "/usr/bin/XawTV", detector => sub { f(modules::probe_category('multimedia/dvb')) }, checked_on_boot => 1, }, |