commit 31f9e2fbd08ce4a315d930004ade5a99c9a0d153
parent 69268a1d1b90b1f85b075ffffd0c7980aa01e8cd
Author: Frederic Cambus <fred@statdns.com>
Date: Thu, 14 Jun 2018 22:33:04 +0200
Remove unused macro
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/config.h b/src/config.h
@@ -14,9 +14,6 @@
#include <stdint.h>
-// configuration defines
-#define VERSION "3.0.8"
-
static const uint8_t ansi_palette[] = {
0x00, 0x00, 0x00, 0xaa, 0x00, 0x00, 0x00, 0xaa, 0x00, 0xaa, 0x55, 0x00,
0x00, 0x00, 0xaa, 0xaa, 0x00, 0xaa, 0x00, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,