summaryrefslogtreecommitdiffstats
path: root/src/serialisation/Parser.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/serialisation/Parser.hpp')
-rw-r--r--src/serialisation/Parser.hpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/serialisation/Parser.hpp b/src/serialisation/Parser.hpp
index b980a4fc..4235f197 100644
--- a/src/serialisation/Parser.hpp
+++ b/src/serialisation/Parser.hpp
@@ -95,14 +95,6 @@ private:
const Raul::Path& path,
boost::optional<Properties> data=boost::optional<Properties>());
- boost::optional<Raul::Path> parse_port(
- Ingen::Shared::World* world,
- Ingen::Shared::CommonInterface* target,
- Redland::Model& model,
- const Redland::Node& subject,
- const Raul::Path& path,
- boost::optional<Properties> data=boost::optional<Properties>());
-
bool parse_properties(
Ingen::Shared::World* world,
Ingen::Shared::CommonInterface* target,