diff options
Diffstat (limited to 'src/tile.cpp')
-rw-r--r-- | src/tile.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tile.cpp b/src/tile.cpp index 71c7290b7..e003c3020 100644 --- a/src/tile.cpp +++ b/src/tile.cpp @@ -433,8 +433,6 @@ TextureSource::TextureSource(IrrlichtDevice *device): { assert(m_device); - m_textureinfo_cache_mutex.Init(); - m_main_thread = get_current_thread_id(); // Add a NULL TextureInfo as the first index, named "" |