summaryrefslogtreecommitdiff
path: root/src/mapblock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapblock.cpp')
-rw-r--r--src/mapblock.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mapblock.cpp b/src/mapblock.cpp
index e82818396..1f8faee6f 100644
--- a/src/mapblock.cpp
+++ b/src/mapblock.cpp
@@ -275,10 +275,6 @@ void MapBlock::makeFastFace(TileSpec tile, u8 light, v3f p,
*/
TileSpec MapBlock::getNodeTile(MapNode mn, v3s16 p, v3s16 face_dir)
{
- // DEBUG
- u16 *ptr = NULL;
- *ptr = 7357;
-
TileSpec spec;
/*//DEBUG