From 092c0a6531dd784656afc267cba1274387f455a5 Mon Sep 17 00:00:00 2001 From: Bob Andrews Date: Wed, 20 Jul 2022 23:54:57 +0200 Subject: [PATCH] Update lynx.h remove TGI_COLOR_DARKBROWN --- include/lynx.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/lynx.h b/include/lynx.h index 63bab3508..1b4828a72 100644 --- a/include/lynx.h +++ b/include/lynx.h @@ -83,7 +83,6 @@ #define TGI_COLOR_YELLOW COLOR_YELLOW #define TGI_COLOR_LIGHTGREEN COLOR_LIGHTGREEN #define TGI_COLOR_GREEN COLOR_GREEN -#define TGI_COLOR_DARKBROWN COLOR_BROWN #define TGI_COLOR_PURPLE COLOR_PURPLE #define TGI_COLOR_BLUE COLOR_BLUE #define TGI_COLOR_LIGHTBLUE COLOR_LIGHTBLUE