From ac0147f8c31d95e2537dd7c53af78634a3e9d625 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 5 Apr 2020 13:50:39 +0300 Subject: another common clist option moved to the core --- include/m_clistint.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/m_clistint.h b/include/m_clistint.h index 1e704e209d..a22cde34c4 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -224,7 +224,6 @@ struct MenuProto #define CLCDEFAULT_BKCOLOUR GetSysColor(COLOR_3DFACE) #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 -- cgit v1.2.3