summaryrefslogtreecommitdiff
path: root/src/map/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/send.h')
-rw-r--r--src/map/send.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/send.h b/src/map/send.h
index 0e18ff2..74f3e05 100644
--- a/src/map/send.h
+++ b/src/map/send.h
@@ -25,7 +25,6 @@ void send_slave_say(struct map_session_data *sd,
struct block_list *bl,
const char *const name,
const char *const message);
-void send_pet_emote(struct map_session_data *sd, const int emote);
void send_online_list(int fd, const char *buf, unsigned size);
#endif // EVOL_MAP_PC