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 45facbe..9b88370 100644 --- a/core/src/UI/fwd.hpp +++ b/core/src/UI/fwd.hpp @@ -3,9 +3,6 @@ // Localization.hpp class LocaleStrings; -// States.hpp -class UIState; - // UI.hpp namespace ImGui { enum class IconType; |