diff options
Diffstat (limited to 'src/client/HTTPEngineSender.cpp')
-rw-r--r-- | src/client/HTTPEngineSender.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/client/HTTPEngineSender.cpp b/src/client/HTTPEngineSender.cpp index ece89ca0..91c8d76c 100644 --- a/src/client/HTTPEngineSender.cpp +++ b/src/client/HTTPEngineSender.cpp @@ -178,13 +178,6 @@ HTTPEngineSender::disconnect_all(const Path& parent_patch_path, void -HTTPEngineSender::set_port_value(const Path& port_path, - const Atom& value) -{ -} - - -void HTTPEngineSender::set_voice_value(const Path& port_path, uint32_t voice, const Atom& value) |