System: Post-processing is shut down on GPU thread

This commit is contained in:
Stenzek 2025-01-18 15:29:41 +10:00
parent b9822602b2
commit 1481c1d231
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -1960,8 +1960,6 @@ void System::DestroySystem()
Host::ClearOSDMessages(true);
});
PostProcessing::Shutdown();
InputManager::PauseVibration();
InputManager::UpdateHostMouseMode();