summaryrefslogtreecommitdiff
path: root/src/map/npc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.h')
-rw-r--r--src/map/npc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/npc.h b/src/map/npc.h
index d6b27491d..b2fd2954f 100644
--- a/src/map/npc.h
+++ b/src/map/npc.h
@@ -80,7 +80,6 @@ struct npc_data {
#ifdef PCRE_SUPPORT
void npc_chat_finalize(struct npc_data* nd);
-int mob_chat_sub(struct block_list* bl, va_list ap);
#endif
//Script NPC events.