summaryrefslogtreecommitdiffstats
path: root/src/osc/OSCClientSender.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osc/OSCClientSender.hpp')
-rw-r--r--src/osc/OSCClientSender.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/osc/OSCClientSender.hpp b/src/osc/OSCClientSender.hpp
index 67e76fee..ffb7323b 100644
--- a/src/osc/OSCClientSender.hpp
+++ b/src/osc/OSCClientSender.hpp
@@ -96,9 +96,6 @@ public:
const Raul::URI& predicate,
const Raul::Atom& value);
- virtual void activity(const Raul::Path& path,
- const Raul::Atom& value);
-
private:
Raul::URI _url;
};