优化代码

This commit is contained in:
2025-09-13 19:35:36 +08:00
parent 98663422b1
commit 406d01febf
6 changed files with 110 additions and 22 deletions
-1
View File
@@ -449,7 +449,6 @@ namespace Ink_Canvas.Helpers
_currentActivePresentationId = "";
}
LogHelper.WriteLogToFile($"已移除演示文稿管理器: {presentationId}", LogHelper.LogType.Trace);
}
catch (COMException comEx)
{