You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
[Windows] Cleanup COM library initialization/uninitialization.
(cherry picked from commit 83dc545ea2)
This commit is contained in:
@@ -4388,5 +4388,4 @@ DisplayServerWindows::~DisplayServerWindows() {
|
||||
if (tts) {
|
||||
memdelete(tts);
|
||||
}
|
||||
CoUninitialize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user