Commented out a couple unused variables for Qt GUI.

This commit is contained in:
mjbudd77 2022-03-09 20:51:14 -05:00
parent 795173b662
commit f57ea9cf49
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ extern uint32 GetGamepadPressedImmediate();
extern char lagFlag;
// resources
static const char recordingCheckbox[11] = " Recording";
static const char recordingCheckboxBlankPattern[17] = " Recording blank";
//static const char recordingCheckbox[11] = " Recording";
//static const char recordingCheckboxBlankPattern[17] = " Recording blank";
static const char recordingModes[5][4] = { "All",
"1P",