aboutsummaryrefslogtreecommitdiffstats
path: root/include/libsoundmanager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/libsoundmanager.hpp')
-rw-r--r--include/libsoundmanager.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libsoundmanager.hpp b/include/libsoundmanager.hpp
index 740675b..ed61db6 100644
--- a/include/libsoundmanager.hpp
+++ b/include/libsoundmanager.hpp
@@ -67,7 +67,6 @@ public:
void (*hangup_cb)(void) = nullptr);
private:
- int run_eventloop();
int init_event();
int initialize_websocket();
int dispatch_asyncSetSourceState(int sourceID, int handle, const std::string& sourceState);