diff options
Diffstat (limited to 'include/delphi/m_clist.inc')
-rw-r--r-- | include/delphi/m_clist.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/delphi/m_clist.inc b/include/delphi/m_clist.inc index 7fe96dd4ff..04af0877d9 100644 --- a/include/delphi/m_clist.inc +++ b/include/delphi/m_clist.inc @@ -69,9 +69,6 @@ type end;
const
- HGENMENU_ROOT = HGENMENU(-1);
-
-const
CMIF_GRAYED = 1;
CMIF_CHECKED = 2;
CMIF_HIDDEN = 4; // only works on contact menus
|