aboutsummaryrefslogtreecommitdiffstats
path: root/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'display.h')
-rw-r--r--display.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/display.h b/display.h
index 37f900a..f8cae8c 100644
--- a/display.h
+++ b/display.h
@@ -8,12 +8,6 @@
#include "log.h"
#include "mem.h"
-#define COLOR_PAIR_STATUS_BAR 1
-#define COLOR_PAIR_PROGRESS 2
-#define COLOR_PAIR_TEXT_INFO 3
-#define COLOR_PAIR_FM_HL 4
-#define COLOR_PAIR_FM_DIR 5
-#define COLOR_PAIR_BORDER 6
#define STAT_INFO_WIDTH 15
#define BAR_LABEL_WIDTH 7