mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-23 18:40:15 +00:00
Technically fixes a memory leak (which wouldn't matter because the timer is only created once and destroyed on shutdown). Also starting and stopping the timer does not cause leaks.