summaryrefslogtreecommitdiff
path: root/src/echar
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-11 16:11:38 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-11 16:11:38 -0300
commitab38f2c2435bd0923db3c434841b2a6440313a41 (patch)
tree1c50f83f2457acd1e4e7f6fb001c84f07d76d59c /src/echar
parentcf5dae27bd6227877e72cb68f4e360be2bc28094 (diff)
downloadevol-hercules-ab38f2c2435bd0923db3c434841b2a6440313a41.tar.gz
evol-hercules-ab38f2c2435bd0923db3c434841b2a6440313a41.tar.bz2
evol-hercules-ab38f2c2435bd0923db3c434841b2a6440313a41.tar.xz
evol-hercules-ab38f2c2435bd0923db3c434841b2a6440313a41.zip
Revert "Fix redefine HPM interfaces"
This reverts commit c687d2d1b2ad48b5b15899f34b73a41ae73f674c.
Diffstat (limited to 'src/echar')
-rw-r--r--src/echar/init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/echar/init.c b/src/echar/init.c
index e273b58..d42542c 100644
--- a/src/echar/init.c
+++ b/src/echar/init.c
@@ -39,9 +39,6 @@
#include "echar/config.h"
#include "plugins/HPMHooking.h"
-
-HPExport struct HPMHooking_interface HPMHooking_s;
-
#include "common/HPMDataCheck.h" /* should always be the last file included! (if you don't make it last, it'll intentionally break compile time) */
HPExport struct hplugin_info pinfo =