From 4e1efcdd5e9be9de4647e0ff6a605df0908e16bb Mon Sep 17 00:00:00 2001 From: MadCamel Date: Fri, 30 Apr 2010 22:20:08 -0400 Subject: Remove unused function declarations from tmw.h I had forgotten to do this when I removed the functions themselves. --- src/map/tmw.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/map/tmw.h b/src/map/tmw.h index bf5fce0..394998d 100644 --- a/src/map/tmw.h +++ b/src/map/tmw.h @@ -3,8 +3,6 @@ #include "map.h" int tmw_CheckChatSpam (struct map_session_data *sd, char *message); -int tmw_CheckTradeSpam (struct map_session_data *sd); -int tmw_CheckSitSpam (struct map_session_data *sd); int tmw_ShorterStrlen (char *s1, char *s2); int tmw_CheckChatLameness (struct map_session_data *sd, char *message); void tmw_GmHackMsg (const char *fmt, ...); -- cgit v1.2.3-70-g09d2