summaryrefslogtreecommitdiff
path: root/src/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.c')
-rw-r--r--src/map.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map.c b/src/map.c
index ee432e9..3c894fe 100644
--- a/src/map.c
+++ b/src/map.c
@@ -5,7 +5,6 @@
#include <stddef.h>
#include <string.h>
-#define LOL(x) (unsigned char *)(x)
struct {
const Tmj2cMap *map;
const char *name;