diff options
Diffstat (limited to 'plugins/Folders/src/hooked_events.h')
-rw-r--r-- | plugins/Folders/src/hooked_events.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Folders/src/hooked_events.h b/plugins/Folders/src/hooked_events.h index 7a2d427e18..0df8dc07ce 100644 --- a/plugins/Folders/src/hooked_events.h +++ b/plugins/Folders/src/hooked_events.h @@ -26,9 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. extern HANDLE hOptionsInitialize;
-int UnhookEvents();
int HookEvents();
-int OnOptionsInitialize(WPARAM wParam, LPARAM lParam);
#endif
\ No newline at end of file |