summaryrefslogtreecommitdiffstats
path: root/SwapMeter.h
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-06-12 09:53:18 +0200
committerChristian Hesse <mail@eworm.de>2015-08-27 06:13:27 +0200
commitcf47f4fca1bab93b81a2fb32cb548cb1722bb0f4 (patch)
tree57f5b7fdf872b7ac7d75f16245c9f08c06e834f8 /SwapMeter.h
parent6f58fbc5dd091557129895bbd0a05335e411d19e (diff)
use dynamic units for text display
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'SwapMeter.h')
-rw-r--r--SwapMeter.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/SwapMeter.h b/SwapMeter.h
index bb46a38c..2b57fe54 100644
--- a/SwapMeter.h
+++ b/SwapMeter.h
@@ -11,13 +11,8 @@ in the source distribution for its full text.
#include "Meter.h"
-#define KILOBYTE 1
-#define MEGABYTE 1024
-#define GIGABYTE 1048576
-
extern int SwapMeter_attributes[];
-/* NOTE: Value is in kilobytes */
extern MeterClass SwapMeter_class;
#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy