summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpbuetow <puppet@mx.buetow.org>2012-02-03 17:02:45 +0100
committerpbuetow <puppet@mx.buetow.org>2012-02-03 17:02:45 +0100
commit61f00b7b1c6cd684822bc7e3cf1a0747dcae97bc (patch)
treeaa8f7e59c7185104c752b082b7c74e4345fb8895
parent6e8ba9c9df73a5d7ebf4df5e83a8cab86d93ff18 (diff)
minor fix
-rwxr-xr-xloadbars1
1 files changed, 0 insertions, 1 deletions
diff --git a/loadbars b/loadbars
index dbb3535..7c1f0b2 100755
--- a/loadbars
+++ b/loadbars
@@ -47,7 +47,6 @@ use constant {
SYSTEM_BLUE0 => 30,
USER_ORANGE => 70,
USER_YELLOW0 => 50,
- NULL => 0,
INTERVAL => 0.1,
INTERVAL_WARN => 1.0,
};