From 91eb23f044911477f615e7e25e1425b667c3f1fa Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 12 Apr 2013 21:28:12 +0000 Subject: pascal sources sync git-svn-id: http://svn.miranda-ng.org/main/trunk@4435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/m_clist.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'include/delphi/m_clist.inc') diff --git a/include/delphi/m_clist.inc b/include/delphi/m_clist.inc index 5fe6680289..ac6c1746e2 100644 --- a/include/delphi/m_clist.inc +++ b/include/delphi/m_clist.inc @@ -89,7 +89,6 @@ const CMIF_ROOTHANDLE = 384; // means that hParentMenu member is set (since 0.8#26) CMIF_UNICODE = 512; // will return TCHAR* instead of AnsiChar* CMIF_KEEPUNTRANSLATED = 1024; // don't translate a menu item - CMIF_ICONFROMICOLIB = 2048; // use icolibName instead of hIcon CMIF_DEFAULT = 4096; // this menu item is the default one -- cgit v1.2.3