mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Revert "Ctrl+A support in the action replay code editing menu."
Guess it wasnt much of a solution as I'd hoped. (considering it seems to work on linux without this).
This reverts commit 0c1ea605d5
.
This commit is contained in:
@ -49,7 +49,6 @@ class CARCodeAddEdit : public wxDialog
|
||||
void SaveCheatData(wxCommandEvent& event);
|
||||
void ChangeEntry(wxSpinEvent& event);
|
||||
void UpdateTextCtrl(ActionReplay::ARCode arCode);
|
||||
void OnKey(wxKeyEvent& event);
|
||||
|
||||
int selection;
|
||||
|
||||
|
Reference in New Issue
Block a user