summaryrefslogtreecommitdiffstats
path: root/src/libs/client/HTTPEngineSender.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/client/HTTPEngineSender.hpp')
-rw-r--r--src/libs/client/HTTPEngineSender.hpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/libs/client/HTTPEngineSender.hpp b/src/libs/client/HTTPEngineSender.hpp
index f753eea3..411ddfd5 100644
--- a/src/libs/client/HTTPEngineSender.hpp
+++ b/src/libs/client/HTTPEngineSender.hpp
@@ -115,13 +115,6 @@ public:
uint32_t voice,
const Raul::Atom& value);
- void set_port_value_immediate(const string& port_path,
- const Raul::Atom& value);
-
- void set_voice_value_immediate(const string& port_path,
- uint32_t voice,
- const Raul::Atom& value);
-
void set_program(const string& node_path,
uint32_t bank,
uint32_t program);