From 858a7a599391c064481a630933f37c5ecd7c3fe5 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 20 Feb 2015 23:41:39 +0000 Subject: Tox: reworked node list git-svn-id: http://svn.miranda-ng.org/main/trunk@12226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/Tox/src/main.cpp') diff --git a/protocols/Tox/src/main.cpp b/protocols/Tox/src/main.cpp index 2fd10c2110..fd0f48aab0 100644 --- a/protocols/Tox/src/main.cpp +++ b/protocols/Tox/src/main.cpp @@ -37,8 +37,6 @@ extern "C" int __declspec(dllexport) Load(void) { mir_getLP(&pluginInfo); - HookEvent(ME_OPT_INITIALISE, OptInit); - PROTOCOLDESCRIPTOR pd = { sizeof(pd) }; pd.szName = MODULE; pd.type = PROTOTYPE_PROTOCOL; -- cgit v1.2.3