mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Remove references to Debugger.ini
This file was only used by DolphinWX. DolphinQt uses Qt.ini instead.
This commit is contained in:
@ -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"},
|
||||
|
Reference in New Issue
Block a user