summaryrefslogtreecommitdiff
path: root/plugins/VersionInfo/src/hooked_events.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/VersionInfo/src/hooked_events.h')
-rw-r--r--plugins/VersionInfo/src/hooked_events.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/VersionInfo/src/hooked_events.h b/plugins/VersionInfo/src/hooked_events.h
index b75b5e59a8..e63d138998 100644
--- a/plugins/VersionInfo/src/hooked_events.h
+++ b/plugins/VersionInfo/src/hooked_events.h
@@ -25,7 +25,6 @@ extern HANDLE hModulesLoaded;
extern HANDLE hOptionsInitialise;
int HookEvents();
-int UnhookEvents();
int OnModulesLoaded(WPARAM wParam, LPARAM lParam);
int OnOptionsInitialise(WPARAM wParam, LPARAM lParam);