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.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/engine/OSCClientSender.hpp b/src/engine/OSCClientSender.hpp
index ca0783b0..fa6f1795 100644
--- a/src/engine/OSCClientSender.hpp
+++ b/src/engine/OSCClientSender.hpp
@@ -88,10 +88,6 @@ public:
const Raul::URI& predicate,
const Raul::Atom& value);
- virtual void set_voice_value(const Raul::Path& port_path,
- uint32_t voice,
- const Raul::Atom& value);
-
virtual void activity(const Raul::Path& path);
private: