X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fserver.h;h=e2e1d46eca0f34f3748f708787b34437f1dc8402;hb=b6c780d3107557d452c6612d715d01e2be52dbda;hp=b340bba077953c7320c0fb9f1820e3ca2cf2a556;hpb=1f82930e73679d6aec5223caa255f564339a1a2a;p=dcpomatic.git diff --git a/src/lib/server.h b/src/lib/server.h index b340bba07..e2e1d46ec 100644 --- a/src/lib/server.h +++ b/src/lib/server.h @@ -115,8 +115,6 @@ private: boost::asio::io_service _io_service; boost::asio::ip::tcp::acceptor _acceptor; - int _num_threads; - struct Broadcast { Broadcast ()