summaryrefslogtreecommitdiff
path: root/src/map/tmw.h
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-07-06 14:33:18 -0600
committerJared Adams <jaxad0127@gmail.com>2009-07-06 14:33:18 -0600
commit2855e018b8e177878ca0d83c61e4442ddf3e505c (patch)
tree8521b323327952857072214e5a5cbb9195601cb5 /src/map/tmw.h
parent2e87e5b65a02d8d9f867a0510f039cc319b3ffcb (diff)
downloadtmwa-2855e018b8e177878ca0d83c61e4442ddf3e505c.tar.gz
tmwa-2855e018b8e177878ca0d83c61e4442ddf3e505c.tar.bz2
tmwa-2855e018b8e177878ca0d83c61e4442ddf3e505c.tar.xz
tmwa-2855e018b8e177878ca0d83c61e4442ddf3e505c.zip
Revert "Add a new trade spam system"
This reverts commit 2e87e5b65a02d8d9f867a0510f039cc319b3ffcb.
Diffstat (limited to 'src/map/tmw.h')
-rw-r--r--src/map/tmw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/tmw.h b/src/map/tmw.h
index 92bcaf4..87066d9 100644
--- a/src/map/tmw.h
+++ b/src/map/tmw.h
@@ -5,4 +5,3 @@
int tmw_CheckChatSpam(struct map_session_data *sd, char* message);
int tmw_CheckChatLameness(struct map_session_data *sd, char *message);
void tmw_GmHackMsg(const char *fmt, ...);
-int tmw_CheckTradeSpam(struct map_session_data *sd);