summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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);