summaryrefslogtreecommitdiffhomepage
path: root/whiteboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'whiteboard.h')
-rw-r--r--whiteboard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/whiteboard.h b/whiteboard.h
index 15d764a..7648bd4 100644
--- a/whiteboard.h
+++ b/whiteboard.h
@@ -22,7 +22,6 @@ private:
std::unique_ptr<Config> m_config;
std::unique_ptr<Storage> m_storage;
std::mutex m_storage_mutex;
- std::mutex m_websocket_mutex;
ConnectionRegistry m_registry;