summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2013-12-17 04:26:42 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2013-12-17 04:26:42 +0100
commita5f958629203760c5ced0405ad453269238136da (patch)
treea2cc66a7834e449fb5acb9a9dad798fc93e24ca4 /src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
parent8b84026c292fed6f6218278c870c4f8839fbd40a (diff)
downloadhercules-a5f958629203760c5ced0405ad453269238136da.tar.gz
hercules-a5f958629203760c5ced0405ad453269238136da.tar.bz2
hercules-a5f958629203760c5ced0405ad453269238136da.tar.xz
hercules-a5f958629203760c5ced0405ad453269238136da.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking.HookingPoints.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
index 91b6b15b7..17cee50ce 100644
--- a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
@@ -2081,7 +2081,6 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(script->reportsrc, HP_script_reportsrc) },
{ HP_POP(script->reportdata, HP_script_reportdata) },
{ HP_POP(script->reportfunc, HP_script_reportfunc) },
- { HP_POP(script->disp_error_message2, HP_script_disp_error_message2) },
{ HP_POP(script->disp_warning_message, HP_script_disp_warning_message) },
{ HP_POP(script->check_event, HP_script_check_event) },
{ HP_POP(script->calc_hash, HP_script_calc_hash) },