summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-04-18 00:41:38 +0200
committerHaru <haru@dotalux.com>2018-04-22 21:17:53 +0200
commit0903a1f80285f02e1c902dafb2ab5e1783b9e671 (patch)
tree2e766e37097d7483709397f7298b9e5ef157db21 /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parent5dd8a9165d1cd228124c2d9e07c8c38e47251dd6 (diff)
downloadhercules-0903a1f80285f02e1c902dafb2ab5e1783b9e671.tar.gz
hercules-0903a1f80285f02e1c902dafb2ab5e1783b9e671.tar.bz2
hercules-0903a1f80285f02e1c902dafb2ab5e1783b9e671.tar.xz
hercules-0903a1f80285f02e1c902dafb2ab5e1783b9e671.zip
HPM Hooks Update
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
index cbfaf1b65..b976d9601 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -430,8 +430,6 @@ struct {
struct HPMHookPoint *HP_chrif_divorce_post;
struct HPMHookPoint *HP_chrif_removefriend_pre;
struct HPMHookPoint *HP_chrif_removefriend_post;
- struct HPMHookPoint *HP_chrif_send_report_pre;
- struct HPMHookPoint *HP_chrif_send_report_post;
struct HPMHookPoint *HP_chrif_flush_pre;
struct HPMHookPoint *HP_chrif_flush_post;
struct HPMHookPoint *HP_chrif_skillid2idx_pre;
@@ -6749,8 +6747,6 @@ struct {
int HP_chrif_divorce_post;
int HP_chrif_removefriend_pre;
int HP_chrif_removefriend_post;
- int HP_chrif_send_report_pre;
- int HP_chrif_send_report_post;
int HP_chrif_flush_pre;
int HP_chrif_flush_post;
int HP_chrif_skillid2idx_pre;