summaryrefslogtreecommitdiff
path: root/src/map/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/script.h')
-rw-r--r--src/map/script.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/script.h b/src/map/script.h
index cc54dba..a58b071 100644
--- a/src/map/script.h
+++ b/src/map/script.h
@@ -6,9 +6,6 @@
BUILDIN(l);
BUILDIN(lg);
-BUILDIN(getClientVersion);
-BUILDIN(getLang);
-BUILDIN(setLang);
BUILDIN(setCamNpc);
BUILDIN(restoreCam);
BUILDIN(npcTalk3);