diff options
Diffstat (limited to 'core/src/UI/fwd.hpp')
-rw-r--r-- | core/src/UI/fwd.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/src/UI/fwd.hpp b/core/src/UI/fwd.hpp index 9b88370..756e567 100644 --- a/core/src/UI/fwd.hpp +++ b/core/src/UI/fwd.hpp @@ -1,8 +1,5 @@ #pragma once -// Localization.hpp -class LocaleStrings; - // UI.hpp namespace ImGui { enum class IconType; |