summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Constants.pm
diff options
context:
space:
mode:
authorpbuetow <puppet@mx.buetow.org>2012-07-04 17:09:50 +0200
committerpbuetow <puppet@mx.buetow.org>2012-07-04 17:09:50 +0200
commit7b17c31ead4d39b97db265969df1a4cd3e8799f2 (patch)
treecb19beb69c78e105a152971eb68954156b01d558 /lib/Loadbars/Constants.pm
parent9b413a0692b1c5d0cd3720ebe417ae3d165aecdf (diff)
introduce linkspeed param
Diffstat (limited to 'lib/Loadbars/Constants.pm')
-rw-r--r--lib/Loadbars/Constants.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Loadbars/Constants.pm b/lib/Loadbars/Constants.pm
index 7ea0439..cb76295 100644
--- a/lib/Loadbars/Constants.pm
+++ b/lib/Loadbars/Constants.pm
@@ -35,8 +35,6 @@ use constant {
INTERVAL_MEM => 1.0,
INTERVAL_SDL => 0.14,
INTERVAL_SDL_WARN => 1.0,
- BYTES_MBIT => 125000,
- BYTES_GBIT => 125000000,
SUCCESS => 0,
E_UNKNOWN => 1,
E_NOHOST => 2,