mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Remove references to Debugger.ini
This file was only used by DolphinWX. DolphinQt uses Qt.ini instead.
This commit is contained in:
parent
b18519320c
commit
be1e103435
7 changed files with 2 additions and 10 deletions
|
@ -154,7 +154,6 @@ static const std::map<System, std::string> system_to_name = {
|
|||
{System::GCKeyboard, "GCKeyboard"},
|
||||
{System::GFX, "Graphics"},
|
||||
{System::Logger, "Logger"},
|
||||
{System::Debugger, "Debugger"},
|
||||
{System::SYSCONF, "SYSCONF"},
|
||||
{System::DualShockUDPClient, "DualShockUDPClient"},
|
||||
{System::FreeLook, "FreeLook"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue