diff options
author | George Hazan <ghazan@miranda.im> | 2018-04-06 23:33:37 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-04-06 23:33:37 +0300 |
commit | b5475af6d5ec30b6c53293bb1c9268bef38efd12 (patch) | |
tree | 8635806077d1af0e3f76c1400322aef1d57c67e1 /include/delphi/m_clistint.inc | |
parent | 80c32c431207f86b0be44f5f94488de35458fc55 (diff) |
more unused stuff cleaned
Diffstat (limited to 'include/delphi/m_clistint.inc')
-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;
|