mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 00:59:44 +00:00
DolphinWX: Remove unnecessary control IDs
These don't need to be specifically identified.
This commit is contained in:
parent
7d5a558f31
commit
30c91a3003
9 changed files with 6 additions and 17 deletions
|
@ -36,7 +36,6 @@ private:
|
|||
ID_RUNTOOL,
|
||||
ID_STEPTOOL,
|
||||
ID_SHOWPCTOOL,
|
||||
ID_DSP_REGS
|
||||
};
|
||||
|
||||
DSPDebugInterface debug_interface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue