Merge pull request #6735 from JosJuice/ui-ini

Remove code related to UI.ini
This commit is contained in:
Mat M
2018-05-02 15:47:28 -04:00
committed by GitHub
6 changed files with 3 additions and 9 deletions

View File

@ -71,7 +71,6 @@ const std::map<Config::System, int> system_to_ini = {
{Config::System::GFX, F_GFXCONFIG_IDX},
{Config::System::Logger, F_LOGGERCONFIG_IDX},
{Config::System::Debugger, F_DEBUGGERCONFIG_IDX},
{Config::System::UI, F_UICONFIG_IDX},
};
// INI layer configuration loader