Skip to content

Commit

Permalink
System: Post-processing is shut down on GPU thread
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek committed Jan 18, 2025
1 parent b982260 commit 1481c1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/system.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1960,8 +1960,6 @@ void System::DestroySystem()
Host::ClearOSDMessages(true);
});

PostProcessing::Shutdown();

InputManager::PauseVibration();
InputManager::UpdateHostMouseMode();

Expand Down

0 comments on commit 1481c1d

Please # to comment.