diff --git a/zsnes/src/win/winlink.cpp b/zsnes/src/win/winlink.cpp index f94eaa76..6cdc6794 100644 --- a/zsnes/src/win/winlink.cpp +++ b/zsnes/src/win/winlink.cpp @@ -327,7 +327,6 @@ DWORD PrevSoundQuality; void ExitFunction() { - // seems that WM_CLOSE and WM_DESTROY are never called, so cleanup goes here ReleaseDirectInput(); ReleaseDirectSound(); ReleaseDirectDraw();