From a63b2f95abbb830f3e8ef3cdbd783667dfc9daa1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Aug 2011 20:18:40 +0000 Subject: Removed debugging --- loadbars.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loadbars.pl b/loadbars.pl index f5334ad..f984c17 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -68,7 +68,7 @@ use constant { USER_ORANGE => 70, USER_YELLOW0 => 50, NULL => 0, - DEBUG => 1, + DEBUG => 0, }; $| = 1; -- cgit v1.2.3