summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_chat_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h
index 472d08cf8c..06c95af4b5 100644
--- a/include/m_chat_int.h
+++ b/include/m_chat_int.h
@@ -290,7 +290,6 @@ struct CHAT_MANAGER
void (*SM_InvalidateLogDirectories)(void);
MODULEINFO* (*MM_CreateModule)(void);
- MODULEINFO* (*MM_FindModule)(const char *pszModule);
void (*MM_FontsChanged)(void);
void (*MM_IconsChanged)(void);
BOOL (*MM_RemoveAll)(void);