diff options
author | Mattes D <github@xoft.cz> | 2014-05-09 19:53:57 +0200 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2014-05-09 19:53:57 +0200 |
commit | 0fc60edaeb4bc54b87bc3d7af4631802c0331303 (patch) | |
tree | ac127eb252db39d3c3ddba93daf9657e5a7f2260 /src/Generating/NetherFortGen.cpp | |
parent | Removed an unused macro. (diff) | |
download | cuberite-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 |
Diffstat (limited to 'src/Generating/NetherFortGen.cpp')
-rw-r--r-- | src/Generating/NetherFortGen.cpp | 6 |
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: |