mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
DolphinQt: Cleanup after moving CPU Emulation Engine to Advanced tab
This commit is contained in:
@ -30,7 +30,6 @@ private:
|
||||
void CreateLayout();
|
||||
void ConnectLayout();
|
||||
void Update();
|
||||
void OnEmulationStateChanged(Core::State state);
|
||||
|
||||
QComboBox* m_cpu_emulation_engine_combobox;
|
||||
QCheckBox* m_cpu_clock_override_checkbox;
|
||||
|
Reference in New Issue
Block a user