diff options
Diffstat (limited to 'include/m_clistint.h')
| -rw-r--r-- | include/m_clistint.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/m_clistint.h b/include/m_clistint.h index 03c19973a0..7877eb7934 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -397,9 +397,7 @@ struct CLIST_INTERFACE *************************************************************************************/
CListEvent* (*pfnAddEvent)(CLISTEVENT*);
-
- int (*pfnFreeEvent)(CListEvent *);
- int (*pfnGetImlIconIndex)(HICON hIcon);
+ int (*pfnFreeEvent)(CListEvent *);
/*************************************************************************************
* version 3 additions
|
