loolwsd: avoid double child socket shutdown
This commit is contained in:
parent
d185f738ee
commit
ceac0a24da
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue