From ff9409b1737627857eb47f64f536a3f66b6a09a4 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:01:07 +0200 Subject: Imported Upstream version 2.0.0 --- SwapMeter.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'SwapMeter.h') diff --git a/SwapMeter.h b/SwapMeter.h index bb46a38..2b57fe5 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 -- cgit v1.2.3