diff --git a/src/sdl/IMG_xpm.c b/src/sdl/IMG_xpm.c index 59cca934d..51cedfd6d 100644 --- a/src/sdl/IMG_xpm.c +++ b/src/sdl/IMG_xpm.c @@ -188,8 +188,6 @@ static void free_colorhash(struct color_hash *hash) } } -#define EXTENDED_XPM_COLORS - /* * convert colour spec to RGB (in 0xrrggbb format). * return 1 if successful.