aboutsummaryrefslogtreecommitdiffstats
path: root/include/components.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/components.hpp')
-rw-r--r--include/components.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/components.hpp b/include/components.hpp
index 8e245a7..805e8b2 100644
--- a/include/components.hpp
+++ b/include/components.hpp
@@ -269,11 +269,6 @@ struct Animate {
}
};
-//TODO
-struct Input {
-
-};
-
/**
* @struct Visible
* @brief If an entity is visible we want to be able to draw it.