summaryrefslogtreecommitdiffstats
path: root/ingen/shared/ResourceImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared/ResourceImpl.hpp')
-rw-r--r--ingen/shared/ResourceImpl.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ingen/shared/ResourceImpl.hpp b/ingen/shared/ResourceImpl.hpp
index 8069c480..fe8d3017 100644
--- a/ingen/shared/ResourceImpl.hpp
+++ b/ingen/shared/ResourceImpl.hpp
@@ -67,8 +67,6 @@ public:
void add_properties(const Properties& p);
void remove_properties(const Properties& p);
- void dump(std::ostream& os) const;
-
/** Get the ingen type from a set of Properties.
* If some coherent ingen type is found, true is returned and the appropriate
* output parameter set to true. Otherwise false is returned.