diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/m_clist.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/m_clist.h b/include/m_clist.h index a09e85dd28..5b198fd9b4 100644 --- a/include/m_clist.h +++ b/include/m_clist.h @@ -116,8 +116,6 @@ typedef struct { }
CLISTMENUITEM;
-#define CLISTMENUITEM_OLDSIZE_V1 (offsetof(CLISTMENUITEM,hLangpack))
-
#define HGENMENU_ROOT ((HGENMENU)-1)
#define CMIF_GRAYED 1
|