summaryrefslogtreecommitdiffstats
path: root/src/SetChunkData.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/SetChunkData.cpp')
-rw-r--r--src/SetChunkData.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/SetChunkData.cpp b/src/SetChunkData.cpp
index 1fdc2e775..fad61ef1a 100644
--- a/src/SetChunkData.cpp
+++ b/src/SetChunkData.cpp
@@ -127,7 +127,6 @@ void cSetChunkData::CalculateHeightMap(void)
-
void cSetChunkData::RemoveInvalidBlockEntities(void)
{
for (cBlockEntities::iterator itr = m_BlockEntities.begin(); itr != m_BlockEntities.end();)