Drop unused macros

This commit is contained in:
Christian Göttsche
2020-09-23 12:39:45 +02:00
committed by cgzones
parent edf1b10d2c
commit ce0fd5f6d8
2 changed files with 0 additions and 16 deletions

View File

@ -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 = {