summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-08-09 20:42:29 +0200
committerHaru <haru@dotalux.com>2015-08-09 21:14:01 +0200
commit7e93d08a79521d18fcf5dacb5c43db6b277c79ac (patch)
tree7c7a4e206efdc45cab54e570d7e45956a5a9e27e /src
parentf4e42c64b8f72cc6bc4ce6502e2bdd370824a811 (diff)
downloadhercules-7e93d08a79521d18fcf5dacb5c43db6b277c79ac.tar.gz
hercules-7e93d08a79521d18fcf5dacb5c43db6b277c79ac.tar.bz2
hercules-7e93d08a79521d18fcf5dacb5c43db6b277c79ac.tar.xz
hercules-7e93d08a79521d18fcf5dacb5c43db6b277c79ac.zip
Removed deprecated script command checkre
- Follow-up to ca877ecbef0d3fe8df1b69fcaa9e72693c104f02 Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src')
-rw-r--r--src/map/script.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/script.c b/src/map/script.c
index e7a0175c7..4c669bf20 100644
--- a/src/map/script.c
+++ b/src/map/script.c
@@ -20277,7 +20277,6 @@ void script_parse_builtin(void) {
BUILDIN_DEF(makerune,"i"),
BUILDIN_DEF(hascashmount,""),//[Ind]
BUILDIN_DEF(setcashmount,""),//[Ind]
- BUILDIN_DEF_DEPRECATED(checkre,"i"), // Deprecated 2015-05-08 [Haru]
/**
* rAthena and beyond!
**/