From 5c8e0f84fa30e346d9aa54b80582cd3d7c6be661 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 7 May 2013 00:07:05 +0000 Subject: empty now unused harddrake::autoconf::network_conf (to be reused later) --- perl-install/harddrake/autoconf.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/perl-install/harddrake/autoconf.pm b/perl-install/harddrake/autoconf.pm index 0fd4c9957..a12662b60 100644 --- a/perl-install/harddrake/autoconf.pm +++ b/perl-install/harddrake/autoconf.pm @@ -26,8 +26,6 @@ sub xconf { sub network_conf { my ($obj) = @_; - require network::network; - network::network::easy_dhcp($obj->{net}, $obj->{modules_conf}); } sub mouse_conf { -- cgit v1.2.1