From 04e9a9d5410a151d232a577b46791d2edffba527 Mon Sep 17 00:00:00 2001 From: sapier Date: Sun, 1 Dec 2013 01:52:06 +0100 Subject: Cleanup jthread and fix win32 build --- src/mapblock.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mapblock.cpp') diff --git a/src/mapblock.cpp b/src/mapblock.cpp index e45af9cdb..eafb956d5 100644 --- a/src/mapblock.cpp +++ b/src/mapblock.cpp @@ -68,7 +68,6 @@ MapBlock::MapBlock(Map *parent, v3s16 pos, IGameDef *gamedef, bool dummy): reallocate(); #ifndef SERVER - //mesh_mutex.Init(); mesh = NULL; #endif } -- cgit v1.2.3