summaryrefslogtreecommitdiff
path: root/include/m_fontservice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_fontservice.h')
-rw-r--r--include/m_fontservice.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/m_fontservice.h b/include/m_fontservice.h
index 05c4730dab..bb156bd07e 100644
--- a/include/m_fontservice.h
+++ b/include/m_fontservice.h
@@ -218,8 +218,4 @@ EXTERN_C MIR_APP_DLL(int) Effect_GetW(const wchar_t *wszGroup, const wchar_t *sz
// wparam = lparam = 0
#define ME_EFFECT_RELOAD "Effect/Reload"
-EXTERN_C MIR_APP_DLL(void) KillModuleFonts(HPLUGIN);
-EXTERN_C MIR_APP_DLL(void) KillModuleColours(HPLUGIN);
-EXTERN_C MIR_APP_DLL(void) KillModuleEffects(HPLUGIN);
-
#endif // _FONT_SERVICE_API_INC