summaryrefslogtreecommitdiffstats
path: root/engine/include/flatland.hpp
diff options
context:
space:
mode:
authorancarola <raffaele.ancarola@epfl.ch>2019-01-26 23:21:33 +0100
committerancarola <raffaele.ancarola@epfl.ch>2019-01-26 23:21:33 +0100
commitb04597405eaca00add8eddc7cb82518618c416d0 (patch)
tree5200cccf718b0dc2f567bcc8c3351a4b6f460176 /engine/include/flatland.hpp
parentFix signal template error (diff)
downloadflatland-b04597405eaca00add8eddc7cb82518618c416d0.tar.gz
flatland-b04597405eaca00add8eddc7cb82518618c416d0.zip
Testing signal
Diffstat (limited to 'engine/include/flatland.hpp')
-rw-r--r--engine/include/flatland.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/include/flatland.hpp b/engine/include/flatland.hpp
index 0ccf59c..f12dc65 100644
--- a/engine/include/flatland.hpp
+++ b/engine/include/flatland.hpp
@@ -61,7 +61,7 @@ flat_status flatland_status();
/* Window and status modifiers */
-void load_flatland_status(const flat_status&);
+//void load_flatland_status(const flat_status&);
}