summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index ea997aa5a..2b25725d1 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -15,12 +15,6 @@
#define FIFOSIZE_SERVERLINK 256*1024
-// set to 0 to not check IP of player between each server.
-// set to another value if you want to check (1)
-#define CMP_AUTHFIFO_IP 1
-
-#define CMP_AUTHFIFO_LOGIN2 1
-
//Remove/Comment this line to disable sc_data saving. [Skotlex]
#define ENABLE_SC_SAVING