From 3703c13d33ad667b529d6a0351f24e36e1a549f7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 1 Apr 2020 19:45:20 +0300 Subject: Clist_Blind: unused option removed --- include/m_clistint.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/m_clistint.h b/include/m_clistint.h index 1e704e209d..400095427f 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -225,8 +225,6 @@ struct MenuProto #define CLCDEFAULT_USEBITMAP 0 #define CLCDEFAULT_BKBMPUSE CLB_STRETCH #define CLCDEFAULT_OFFLINEMODES MODEF_OFFLINE -#define CLCDEFAULT_GREYOUTFLAGS 0 -#define CLCDEFAULT_FULLGREYOUTFLAGS (MODEF_OFFLINE|PF2_INVISIBLE|GREYF_UNFOCUS) #define CLCDEFAULT_SELBLEND 1 #define CLCDEFAULT_SELBKCOLOUR GetSysColor(COLOR_HIGHLIGHT) #define CLCDEFAULT_TEXTCOLOUR GetSysColor(COLOR_WINDOWTEXT) -- cgit v1.2.3