VideoConfig: Eliminate NetPlay related members.

This commit is contained in:
Jordan Woyak
2025-03-10 18:53:44 -05:00
parent 5ed8b7bc9d
commit 7f3d8a1ad4
5 changed files with 6 additions and 7 deletions

View File

@ -239,8 +239,6 @@ struct VideoConfig final
bool bShowSpeed = false;
bool bShowSpeedColors = false;
int iPerfSampleUSec = 0;
bool bShowNetPlayPing = false;
bool bShowNetPlayMessages = false;
bool bOverlayStats = false;
bool bOverlayProjStats = false;
bool bOverlayScissorStats = false;