From 92b1dd6f4b4e8892e7dc483de1a8a22d597f946d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 23 Jun 2012 11:12:26 +0200 Subject: cleanup obsolete stuff --- lib/Loadbars/Config.pm | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib/Loadbars') diff --git a/lib/Loadbars/Config.pm b/lib/Loadbars/Config.pm index 2c91739..9e1ad12 100644 --- a/lib/Loadbars/Config.pm +++ b/lib/Loadbars/Config.pm @@ -6,12 +6,6 @@ use warnings; use Loadbars::Utils; use Loadbars::Shared; -use Exporter; - -use base 'Exporter'; - -our @EXPORT = qw ( %C %I ); - sub read () { return unless -f Loadbars::Constants->CONFFILE; -- cgit v1.2.3