Skip to content

Commit 7adeaaf

Browse files
committed
cleanup
1 parent 0817af7 commit 7adeaaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LuaSTG/Core/Graphics/Font_OpenGL.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,6 @@ namespace Core::Graphics
773773
{
774774
start_pos.x = start.x;
775775
start_pos.y -= line_height; // 向下换行
776-
spdlog::debug("[core] linebreak");
777776
continue;
778777
}
779778

0 commit comments

Comments
 (0)