From 14401d11e598651e7caf39cce884362e58ef5941 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 17 Aug 2008 23:00:34 +0000 Subject: Copy/paste of connections. git-svn-id: http://svn.drobilla.net/lad/ingen@1426 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/client/PatchModel.hpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/libs/client/PatchModel.hpp') diff --git a/src/libs/client/PatchModel.hpp b/src/libs/client/PatchModel.hpp index b1c03cd0..70c8df0e 100644 --- a/src/libs/client/PatchModel.hpp +++ b/src/libs/client/PatchModel.hpp @@ -66,10 +66,6 @@ public: virtual void set_property(const string& key, const Atom& value); - static unsigned child_name_offset(ClientStore& store, - SharedPtr parent, - const string& base_name); - // Signals sigc::signal > signal_new_node; sigc::signal > signal_removed_node; -- cgit v1.2.1