summaryrefslogtreecommitdiffstats
path: root/ingen/client
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/client')
-rw-r--r--ingen/client/ObjectModel.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ingen/client/ObjectModel.hpp b/ingen/client/ObjectModel.hpp
index 42849110..a8210ac0 100644
--- a/ingen/client/ObjectModel.hpp
+++ b/ingen/client/ObjectModel.hpp
@@ -56,8 +56,6 @@ class ClientStore;
class INGEN_API ObjectModel : public Node
{
public:
- virtual ~ObjectModel();
-
bool is_a(const URIs::Quark& type) const;
const Atom& get_property(const Raul::URI& key) const;