diff options
Diffstat (limited to 'include/m_clistint.h')
-rw-r--r-- | include/m_clistint.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/m_clistint.h b/include/m_clistint.h index 8eb695413e..a9170b64e5 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -441,10 +441,6 @@ struct CLIST_INTERFACE int currentStatusMenuItem, currentDesiredStatusMode;
BOOL bDisplayLocked, bAutoRebuild;
- HGENMENU (*pfnGetProtocolMenu)(const char*);
- int (*pfnGetProtoIndexByPos)(PROTOCOLDESCRIPTOR **proto, int protoCnt, int Pos);
- void (*pfnReloadProtoMenus)(void);
-
/*************************************************************************************
* version 5 additions (0.7.0.x) - tray icons
*************************************************************************************/
|