diff options
Diffstat (limited to 'ingen/Interface.hpp')
-rw-r--r-- | ingen/Interface.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ingen/Interface.hpp b/ingen/Interface.hpp index cdc37949..3f79e2de 100644 --- a/ingen/Interface.hpp +++ b/ingen/Interface.hpp @@ -75,7 +75,6 @@ public: virtual void set_response_id(int32_t id) = 0; // Requests - virtual void ping() = 0; virtual void get(const Raul::URI& uri) = 0; // Response |