summaryrefslogtreecommitdiffstats
path: root/Meter.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-09-23 12:39:45 +0200
committercgzones <cgzones@googlemail.com>2020-09-24 20:14:17 +0200
commitce0fd5f6d8769e5d482fc553bdbc22fbdb518501 (patch)
tree199f8ab98187f718579da0416ce379907c701282 /Meter.c
parentedf1b10d2c3fa94c23a23cfc947490cf1ebf66d1 (diff)
Drop unused macros
Diffstat (limited to 'Meter.c')
-rw-r--r--Meter.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Meter.c b/Meter.c
index 00c49cee..5b4ae006 100644
--- a/Meter.c
+++ b/Meter.c
@@ -19,8 +19,6 @@ in the source distribution for its full text.
#include <stdarg.h>
#include <assert.h>
-#define GRAPH_DELAY (DEFAULT_DELAY/2)
-
#define GRAPH_HEIGHT 4 /* Unit: rows (lines) */
MeterClass Meter_class = {

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