summaryrefslogtreecommitdiff
path: root/src/echar/char.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-05-03 23:45:28 +0300
committerAndrei Karas <akaras@inbox.ru>2018-05-03 23:45:28 +0300
commitd4becd02df95dafcc0078ed2f0b924f29023feeb (patch)
tree8c9dcf4e1f45e4c0c4e76039aa3cf62e725729d0 /src/echar/char.h
parent82b22caa7a2c58777dd3daa8f4365a71754b0b04 (diff)
downloadevol-hercules-d4becd02df95dafcc0078ed2f0b924f29023feeb.tar.gz
evol-hercules-d4becd02df95dafcc0078ed2f0b924f29023feeb.tar.bz2
evol-hercules-d4becd02df95dafcc0078ed2f0b924f29023feeb.tar.xz
evol-hercules-d4becd02df95dafcc0078ed2f0b924f29023feeb.zip
Update from hercules.
Diffstat (limited to 'src/echar/char.h')
-rw-r--r--src/echar/char.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/echar/char.h b/src/echar/char.h
index 2fe84d1..8726d93 100644
--- a/src/echar/char.h
+++ b/src/echar/char.h
@@ -23,8 +23,6 @@ void echar_parse_char_connect_pre(int *fdPtr, struct char_session_data **sd, uin
void echar_parse_char_connect_post(int fd, struct char_session_data *sd, uint32 ipl);
-void echar_parse_frommap_request_stats_report_pre(int *fdPtr);
-
void echar_parse_map_serverexit(int mapFd);
void echat_send_login_serverexit(const int code);