summaryrefslogtreecommitdiff
path: root/core/src/UI/fwd.hpp
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-06-05 14:58:09 -0700
committerrtk0c <[email protected]>2021-06-05 14:58:09 -0700
commitd3fa128d5408673b0ea8d3ba3435c38b258a5e7a (patch)
tree20ff77021bae4dc69f0bba4d1b65330e0301600a /core/src/UI/fwd.hpp
parentbeb1f3969e13af72bd9098d484b693e397cf7235 (diff)
Merge UIState into GlobalStates
Diffstat (limited to 'core/src/UI/fwd.hpp')
-rw-r--r--core/src/UI/fwd.hpp3
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;