mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 23:29:17 +00:00
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:
parent
ad098283c0
commit
6e96f62b41
6 changed files with 3 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue