summaryrefslogtreecommitdiffhomepage
path: root/plugins
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-05-08 19:11:29 +0200
committerRoland Reichwein <mail@reichwein.it>2020-05-08 19:11:29 +0200
commit905abe4f233d23a567b0d36bd1d25e86bc949e60 (patch)
treefc2f9cbe048ac90f93d2c518c6eef46475c40869 /plugins
parent49437d5ff26b88a7a4438c2ca664ec6ffdb77317 (diff)
Small fixes
Diffstat (limited to 'plugins')
-rw-r--r--plugins/fcgi/socket.cpp1
1 files changed, 0 insertions, 1 deletions
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()
{
}