summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-05-09 19:53:57 +0200
committerMattes D <github@xoft.cz>2014-05-09 19:53:57 +0200
commit0fc60edaeb4bc54b87bc3d7af4631802c0331303 (patch)
treeac127eb252db39d3c3ddba93daf9657e5a7f2260
parentRemoved an unused macro. (diff)
downloadcuberite-0fc60edaeb4bc54b87bc3d7af4631802c0331303.tar
cuberite-0fc60edaeb4bc54b87bc3d7af4631802c0331303.tar.gz
cuberite-0fc60edaeb4bc54b87bc3d7af4631802c0331303.tar.bz2
cuberite-0fc60edaeb4bc54b87bc3d7af4631802c0331303.tar.lz
cuberite-0fc60edaeb4bc54b87bc3d7af4631802c0331303.tar.xz
cuberite-0fc60edaeb4bc54b87bc3d7af4631802c0331303.tar.zst
cuberite-0fc60edaeb4bc54b87bc3d7af4631802c0331303.zip
-rw-r--r--src/Generating/NetherFortGen.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Generating/NetherFortGen.cpp b/src/Generating/NetherFortGen.cpp
index ac7fd0b7b..3867ec80c 100644
--- a/src/Generating/NetherFortGen.cpp
+++ b/src/Generating/NetherFortGen.cpp
@@ -11,12 +11,6 @@
-static const int NEIGHBORHOOD_SIZE = 3;
-
-
-
-
-
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// cNetherFortGen::cNetherFort: