From ed78df90944bbe6b7de7308bda2bf3a7f1bc3de6 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 5 Nov 2021 18:10:01 +0800 Subject: *misc --- Editor/EditorMain.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Editor/EditorMain.cpp') diff --git a/Editor/EditorMain.cpp b/Editor/EditorMain.cpp index 3c6b893..7d7f07c 100644 --- a/Editor/EditorMain.cpp +++ b/Editor/EditorMain.cpp @@ -18,13 +18,8 @@ void ErrorHandle(cc8* msg) log_error("[Lua] %s", msg); } -void TestFont() -{ -} - int BeforeMainLoop(lua_State* L) { - TestFont(); return 0; } -- cgit v1.1-26-g67d0