summaryrefslogtreecommitdiff
path: root/include/m_hotkeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_hotkeys.h')
-rw-r--r--include/m_hotkeys.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/m_hotkeys.h b/include/m_hotkeys.h
index 61728eca8b..1b9152d12f 100644
--- a/include/m_hotkeys.h
+++ b/include/m_hotkeys.h
@@ -86,8 +86,4 @@ EXTERN_C MIR_APP_DLL(void) Hotkey_Unsubclass(HWND hwndEdit);
#define ME_HOTKEYS_CHANGED "CoreHotkeys/Changed"
-/////////////////////////////////////////////////////////////////////////////////////////
-
-EXTERN_C MIR_APP_DLL(void) KillModuleHotkeys(HPLUGIN pPlugin);
-
#endif // M_HOTKEYS_H__