From 2c89ab98b84a92c0386700d6911be46ad18edc50 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 7 Apr 2018 14:32:51 +0300 Subject: finally that perversion with double protocol caching in clist died --- include/delphi/m_clistint.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/delphi/m_clistint.inc') diff --git a/include/delphi/m_clistint.inc b/include/delphi/m_clistint.inc index ea5c91dcbc..724ad30bf7 100644 --- a/include/delphi/m_clistint.inc +++ b/include/delphi/m_clistint.inc @@ -292,8 +292,6 @@ type hwndStatus : HWND; hMenuMain : HMENU; hInst : HMODULE; - hClcProtoCount : int; - clcProto : PClcProtoStatus; (* clc.h *) pfnContactListControlWndProc : function(hwnd:HWND; msg:uint; wParam:WPARAM; lParam:LPARAM):LRESULT; stdcall; -- cgit v1.2.3