remove an unused config variable
This commit is contained in:
parent
c7949501b2
commit
16aabb1a4a
|
@ -526,8 +526,6 @@ namespace BizHawk.Client.Common
|
|||
public bool TAStudioAutoPause = true;
|
||||
public bool TAStudioAutoRestoreLastPosition = false;
|
||||
|
||||
public bool AutoloadExperimentalTAStudio = false;
|
||||
|
||||
// VirtualPad Dialog
|
||||
public ToolDialogSettings VirtualPadSettings = new ToolDialogSettings();
|
||||
public bool VirtualPadsUpdatePads = true;
|
||||
|
|
Loading…
Reference in New Issue