summaryrefslogtreecommitdiffstats
path: root/include/graphics/Gui.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics/Gui.hpp')
-rw-r--r--include/graphics/Gui.hpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/graphics/Gui.hpp b/include/graphics/Gui.hpp
deleted file mode 100644
index 641b941..0000000
--- a/include/graphics/Gui.hpp
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-class Gui {
-
-public:
- int WHY=0;
-};