summaryrefslogtreecommitdiffstats
path: root/ingen/Parser.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Parser.hpp')
-rw-r--r--ingen/Parser.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ingen/Parser.hpp b/ingen/Parser.hpp
index d6065e59..dd3bfb46 100644
--- a/ingen/Parser.hpp
+++ b/ingen/Parser.hpp
@@ -44,8 +44,6 @@ public:
virtual ~Parser() {}
- typedef Node::Properties Properties;
-
/** Record of a resource listed in a bundle manifest. */
struct ResourceRecord {
inline ResourceRecord(const std::string& u, const std::string& f)