summaryrefslogtreecommitdiff
path: root/loadbars.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-08-06 20:18:40 +0000
committerPaul Buetow <paul@buetow.org>2011-08-06 20:18:40 +0000
commita63b2f95abbb830f3e8ef3cdbd783667dfc9daa1 (patch)
tree1b651187486e1eb4a1a84e5361de7fbf1efb35f3 /loadbars.pl
parent08a6cac761bb79d07d906beeda5ca88697d056ef (diff)
Removed debugging
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 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;