summaryrefslogtreecommitdiffstats
path: root/WebServer/Globals.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-10-05 23:12:06 +0200
committermadmaxoft <github@xoft.cz>2013-10-05 23:12:06 +0200
commite52dae2c51d56db8269bf1166313ec4895731d05 (patch)
tree6bf6b0a14d35311d2ad9d204d5e16a3a06cde9f9 /WebServer/Globals.h
parentWebAdmin uses the new HTTP functionality. (diff)
downloadcuberite-e52dae2c51d56db8269bf1166313ec4895731d05.tar
cuberite-e52dae2c51d56db8269bf1166313ec4895731d05.tar.gz
cuberite-e52dae2c51d56db8269bf1166313ec4895731d05.tar.bz2
cuberite-e52dae2c51d56db8269bf1166313ec4895731d05.tar.lz
cuberite-e52dae2c51d56db8269bf1166313ec4895731d05.tar.xz
cuberite-e52dae2c51d56db8269bf1166313ec4895731d05.tar.zst
cuberite-e52dae2c51d56db8269bf1166313ec4895731d05.zip
Diffstat (limited to 'WebServer/Globals.h')
-rw-r--r--WebServer/Globals.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/WebServer/Globals.h b/WebServer/Globals.h
deleted file mode 100644
index d60f34720..000000000
--- a/WebServer/Globals.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-// Globals.h
-
-// This file gets included from every module in the project, so that global symbols may be introduced easily
-// Also used for precompiled header generation in MSVC environments
-
-
-
-
-
-#include "../source/Globals.h"
-
-
-
-