mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 16:18:58 +00: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:
parent
0c1ea605d5
commit
2bae4345c5
2 changed files with 0 additions and 25 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue