summaryrefslogtreecommitdiffstats
path: root/src/engine/OSCClientSender.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/OSCClientSender.hpp')
-rw-r--r--src/engine/OSCClientSender.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/engine/OSCClientSender.hpp b/src/engine/OSCClientSender.hpp
index 1d1c47c5..6b8cc1bf 100644
--- a/src/engine/OSCClientSender.hpp
+++ b/src/engine/OSCClientSender.hpp
@@ -73,8 +73,7 @@ public:
virtual void new_plugin(const std::string& uri,
const std::string& type_uri,
- const std::string& symbol,
- const std::string& name);
+ const std::string& symbol);
virtual bool new_object(const Shared::GraphObject* object);