aboutsummaryrefslogtreecommitdiff
path: root/core/src/UI/UI_Settings.cpp
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-06-11 13:35:35 -0700
committerrtk0c <[email protected]>2021-06-11 13:35:35 -0700
commit8f7daa9bd100345d7e23639604c9a3a50ce6448b (patch)
tree4b0c4934f29dfca933e1e955a8af2e61c2719ca1 /core/src/UI/UI_Settings.cpp
parent222cfec6ad882196d8927f73e30d905daae89556 (diff)
Convert runtime-loaded l10n to string literals chosen at compile time
Diffstat (limited to 'core/src/UI/UI_Settings.cpp')
-rw-r--r--core/src/UI/UI_Settings.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/UI/UI_Settings.cpp b/core/src/UI/UI_Settings.cpp
index da935c6..107b94c 100644
--- a/core/src/UI/UI_Settings.cpp
+++ b/core/src/UI/UI_Settings.cpp
@@ -1,7 +1,5 @@
#include "UI/UI.hpp"
-#include "UI/Localization.hpp"
-
#include <imgui.h>
void UI::SettingsTab()