mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-23 20:39:22 -06:00
This was causing Dolphin to always save "WriteToWindow = False". Instead of disabling logging to the window (a config value), tell LogManager that there's no window to log to (a runtime state).