优化日志

This commit is contained in:
CJK_mkp
2025-08-13 21:59:35 +08:00
committed by GitHub
parent 042b153684
commit dce5722e96
-1
View File
@@ -1801,7 +1801,6 @@ namespace Ink_Canvas
SetWindowLong(hwnd, GWL_EXSTYLE, exStyle | WS_EX_TOPMOST);
}
LogHelper.WriteLogToFile("置顶维护: 重新设置窗口置顶", LogHelper.LogType.Trace);
}
}
catch (Exception ex)