From 181ecee202dca4d8a24ec27f38e4b30e61c7f1f5 Mon Sep 17 00:00:00 2001
From: Steel Titanium <steeltitanium1@gmail.com>
Date: Tue, 16 Jul 2019 19:26:16 -0400
Subject: [PATCH] Let's not use this

---
 src/sdl/IMG_xpm.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/sdl/IMG_xpm.c b/src/sdl/IMG_xpm.c
index 59cca934d3..51cedfd6d6 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.
-- 
GitLab