From 19d1383b38b59a084509815cf848c5ea9c05deb6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 10 Jun 2005 07:52:38 +0000 Subject: don't need use MDK::Common... when we have "use common" (which is the standard for libDrakX modules) --- perl-install/standalone/drakTermServ | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/standalone/drakTermServ') diff --git a/perl-install/standalone/drakTermServ b/perl-install/standalone/drakTermServ index 73ebfed33..11f916f0d 100755 --- a/perl-install/standalone/drakTermServ +++ b/perl-install/standalone/drakTermServ @@ -26,7 +26,6 @@ use ugtk2 qw(:helpers :wrappers :create); use common; use run_program; use bootloader; -use MDK::Common::File qw(:all); use Config; use POSIX; -- cgit v1.2.1