mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
VideoConfig: Eliminate NetPlay related members.
This commit is contained in:
parent
5ed8b7bc9d
commit
7f3d8a1ad4
5 changed files with 6 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue