From 5dd8a9165d1cd228124c2d9e07c8c38e47251dd6 Mon Sep 17 00:00:00 2001 From: Haru Date: Wed, 18 Apr 2018 00:16:50 +0200 Subject: Remove the stat-reporting mechanism Signed-off-by: Haru --- src/char/char.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/char/char.h') diff --git a/src/char/char.h b/src/char/char.h index 3689690c7..93b236966 100644 --- a/src/char/char.h +++ b/src/char/char.h @@ -2,7 +2,7 @@ * This file is part of Hercules. * http://herc.ws - http://github.com/HerculesWS/Hercules * - * Copyright (C) 2012-2016 Hercules Dev Team + * Copyright (C) 2012-2018 Hercules Dev Team * Copyright (C) Athena Dev Teams * * Hercules is free software: you can redistribute it and/or modify @@ -225,7 +225,6 @@ struct char_interface { void (*map_auth_failed) (int fd, int account_id, int char_id, int login_id1, char sex, uint32 ip); void (*parse_frommap_auth_request) (int fd, int id); void (*parse_frommap_update_ip) (int fd, int id); - void (*parse_frommap_request_stats_report) (int fd); void (*parse_frommap_scdata_update) (int fd); void (*parse_frommap_scdata_delete) (int fd); int (*parse_frommap) (int fd); -- cgit v1.2.3-70-g09d2