mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06: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:
@ -30,7 +30,6 @@ enum class System
|
||||
GFX,
|
||||
Logger,
|
||||
Debugger,
|
||||
UI,
|
||||
};
|
||||
|
||||
constexpr std::array<LayerType, 7> SEARCH_ORDER{{
|
||||
|
Reference in New Issue
Block a user