summaryrefslogtreecommitdiffstats
path: root/src/serialisation/Parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/serialisation/Parser.cpp')
-rw-r--r--src/serialisation/Parser.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/serialisation/Parser.cpp b/src/serialisation/Parser.cpp
index 4cb31ec5..1ce1410b 100644
--- a/src/serialisation/Parser.cpp
+++ b/src/serialisation/Parser.cpp
@@ -189,7 +189,6 @@ parse_patch(
boost::optional<Raul::Symbol> symbol = boost::optional<Raul::Symbol>(),
boost::optional<Resource::Properties> data = boost::optional<Resource::Properties>());
-
static boost::optional<Raul::Path>
parse_node(
Shared::World* world,
@@ -199,7 +198,6 @@ parse_node(
const Raul::Path& path,
boost::optional<Resource::Properties> data = boost::optional<Resource::Properties>());
-
static bool
parse_properties(
Shared::World* world,