diff --git a/loolwsd/ChildProcessSession.cpp b/loolwsd/ChildProcessSession.cpp index 06b997c9d..2fce67a83 100644 --- a/loolwsd/ChildProcessSession.cpp +++ b/loolwsd/ChildProcessSession.cpp @@ -68,8 +68,6 @@ ChildProcessSession::~ChildProcessSession() if (LIBREOFFICEKIT_HAS(_loKit, registerCallback)) _loKit->pClass->registerCallback(_loKit, 0, 0); - - Util::shutdownWebSocket(*_ws); } bool ChildProcessSession::_handleInput(const char *buffer, int length)