From: Perttu Ahola Date: Mon, 27 Dec 2010 12:35:24 +0000 (+0200) Subject: oops, forgot some test code in X-Git-Tag: 0.2.20110731_3~495 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a9dd12281feae53366314927fd67ba1fc3a241f7;p=oweals%2Fminetest.git oops, forgot some test code in --- 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