Remove references to Debugger.ini

This file was only used by DolphinWX. DolphinQt uses Qt.ini instead.
This commit is contained in:
JosJuice
2023-11-25 14:32:54 +01:00
parent b18519320c
commit be1e103435
7 changed files with 2 additions and 10 deletions

View File

@ -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"},