From ef7aedf5f272c52247d8ee9522d7b2896d21af63 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 26 Oct 2021 09:48:47 +0800 Subject: *misc --- Editor/EditorMain.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'Editor/EditorMain.cpp') diff --git a/Editor/EditorMain.cpp b/Editor/EditorMain.cpp index 5f16d63..69c1c1a 100644 --- a/Editor/EditorMain.cpp +++ b/Editor/EditorMain.cpp @@ -44,9 +44,6 @@ int main() int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrev, LPSTR szCmdLine, int sw) #endif { - WorkThread thread; - thread.Resume(); - WindowUtil::RegisterClasses(); LuaBind::VM vm; -- cgit v1.1-26-g67d0