summaryrefslogtreecommitdiff
path: root/include/m_fontservice.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-07-22 18:06:35 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-07-22 18:06:35 +0000
commitb49e8ad0ed0d152182a4124dc5425d8c5d088d76 (patch)
tree5677eca66d8b7f064cb1b1743d175979e865c311 /include/m_fontservice.h
parent59b6fb0fe20c274743fbd1b9742be94b1e5134a4 (diff)
duplicate definition removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@14636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/m_fontservice.h')
-rw-r--r--include/m_fontservice.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/m_fontservice.h b/include/m_fontservice.h
index d5f060a4fb..2ea7b823f2 100644
--- a/include/m_fontservice.h
+++ b/include/m_fontservice.h
@@ -316,7 +316,4 @@ EXTERN_C MIR_APP_DLL(void) KillModuleFonts(int hLangpack);
EXTERN_C MIR_APP_DLL(void) KillModuleColours(int hLangpack);
EXTERN_C MIR_APP_DLL(void) KillModuleEffects(int hLangpack);
-EXTERN_C MIR_APP_DLL(void) KillModuleHotkeys(int hLangpack);
-EXTERN_C MIR_APP_DLL(void) KillModuleSounds(int hLangpack);
-
#endif // _FONT_SERVICE_API_INC