diff options
Diffstat (limited to 'include/delphi/m_clistint.inc')
-rw-r--r-- | include/delphi/m_clistint.inc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/delphi/m_clistint.inc b/include/delphi/m_clistint.inc index 1d21e9d942..64040a535d 100644 --- a/include/delphi/m_clistint.inc +++ b/include/delphi/m_clistint.inc @@ -539,9 +539,7 @@ type pfnSetContactCheckboxes:procedure(cc:PClcContact; checked:int); cdecl;
end;
-{
var
- cli : CLIST_INTERFACE;cvar;external;
-}
+ cli : PCLIST_INTERFACE;
{$ENDIF}
|