Remove code related to UI.ini

We don't use it for anything, we just create it and leave it empty.
This commit is contained in:
JosJuice
2018-05-02 18:18:27 +02:00
parent ad098283c0
commit 6e96f62b41
6 changed files with 3 additions and 9 deletions

View File

@ -78,7 +78,6 @@
#define GFX_CONFIG "GFX.ini"
#define DEBUGGER_CONFIG "Debugger.ini"
#define LOGGER_CONFIG "Logger.ini"
#define UI_CONFIG "UI.ini"
// Files in the directory returned by GetUserPath(D_LOGS_IDX)
#define MAIN_LOG "dolphin.log"