summaryrefslogtreecommitdiff
path: root/loadbars.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-11-29 15:23:48 +0000
committerPaul Buetow <paul@buetow.org>2010-11-29 15:23:48 +0000
commit83b3f711105314c076bdfd631070a4aee66e32ee (patch)
treee42f4fbfc3a6094e7534ce4d050ca9739b51d7f4 /loadbars.pl
parent9f024861ae4279afe3fc9168d3bc6c24f77b47ba (diff)
Diffstat (limited to 'loadbars.pl')
-rwxr-xr-xloadbars.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl
index 0ab24cd..197178d 100755
--- a/loadbars.pl
+++ b/loadbars.pl
@@ -42,7 +42,7 @@ use SDL::Rect;
use SDL::Color;
use SDL::Event;
-use SDL::TTF qw();
+#use SDL::TTF qw();
use Time::HiRes qw(usleep gettimeofday);