summaryrefslogtreecommitdiffstats
path: root/ingen/client/ClientStore.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/client/ClientStore.hpp')
-rw-r--r--ingen/client/ClientStore.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ingen/client/ClientStore.hpp b/ingen/client/ClientStore.hpp
index dbba8e90..d26573ea 100644
--- a/ingen/client/ClientStore.hpp
+++ b/ingen/client/ClientStore.hpp
@@ -104,7 +104,6 @@ public:
void del(const Raul::URI& uri);
void set_response_id(int32_t id) {}
- void ping() {}
void get(const Raul::URI& uri) {}
void response(int32_t id, Status status) {}
void error(const std::string& msg) {}