From 905abe4f233d23a567b0d36bd1d25e86bc949e60 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Fri, 8 May 2020 19:11:29 +0200 Subject: Small fixes --- plugins/fcgi/socket.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins') diff --git a/plugins/fcgi/socket.cpp b/plugins/fcgi/socket.cpp index 49a8651..228964c 100644 --- a/plugins/fcgi/socket.cpp +++ b/plugins/fcgi/socket.cpp @@ -17,7 +17,6 @@ FCGI_ID& Socket::fcgi_id() } SocketFactory::SocketFactory() - : m_io_context() { } -- cgit v1.2.3