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/script/cpp_api/s_base.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/script/cpp_api/s_base.cpp') diff --git a/src/script/cpp_api/s_base.cpp b/src/script/cpp_api/s_base.cpp index b1272b64e..b957dc64f 100644 --- a/src/script/cpp_api/s_base.cpp +++ b/src/script/cpp_api/s_base.cpp @@ -62,8 +62,6 @@ public: ScriptApiBase::ScriptApiBase() { - m_luastackmutex.Init(); - #ifdef SCRIPTAPI_LOCK_DEBUG m_locked = false; #endif -- cgit v1.2.3