summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/Globals.h
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2015-03-22 15:00:51 +0100
committerMattes D <github@xoft.cz>2015-03-22 15:00:51 +0100
commit8df9f1685a500e4bf5f454243ed1eaea607b9645 (patch)
treeec275eed6af4bf5227685e4128ed0efe60aac87d /Tools/ProtoProxy/Globals.h
parentFixed signedness warnings in Protocol. (diff)
downloadcuberite-8df9f1685a500e4bf5f454243ed1eaea607b9645.tar
cuberite-8df9f1685a500e4bf5f454243ed1eaea607b9645.tar.gz
cuberite-8df9f1685a500e4bf5f454243ed1eaea607b9645.tar.bz2
cuberite-8df9f1685a500e4bf5f454243ed1eaea607b9645.tar.lz
cuberite-8df9f1685a500e4bf5f454243ed1eaea607b9645.tar.xz
cuberite-8df9f1685a500e4bf5f454243ed1eaea607b9645.tar.zst
cuberite-8df9f1685a500e4bf5f454243ed1eaea607b9645.zip
Diffstat (limited to 'Tools/ProtoProxy/Globals.h')
-rw-r--r--Tools/ProtoProxy/Globals.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Tools/ProtoProxy/Globals.h b/Tools/ProtoProxy/Globals.h
index 23591b675..efc0a9988 100644
--- a/Tools/ProtoProxy/Globals.h
+++ b/Tools/ProtoProxy/Globals.h
@@ -247,7 +247,3 @@ public:
-
-#define LOGERROR printf
-#define LOGINFO printf
-#define LOGWARNING printf