diff options
Diffstat (limited to 'include/delphi')
-rw-r--r-- | include/delphi/m_clistint.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/delphi/m_clistint.inc b/include/delphi/m_clistint.inc index d966dc78c8..ea5c91dcbc 100644 --- a/include/delphi/m_clistint.inc +++ b/include/delphi/m_clistint.inc @@ -287,7 +287,6 @@ type type
PCLIST_INTERFACE = ^TCLIST_INTERFACE;
TCLIST_INTERFACE = record
- version : int;
hwndContactList : HWND;
hwndContactTree : HWND;
hwndStatus : HWND;
|