wsd: build fix due to merge error

Change-Id: Ib1d7ce1b880c71b0b2fd8262a92e7e965211653e
Reviewed-on: https://gerrit.libreoffice.org/37375
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
This commit is contained in:
Ashod Nakashian 2017-05-07 23:23:02 -04:00 committed by Ashod Nakashian
parent 7d823787bb
commit 3aec6e1227

View file

@ -1468,7 +1468,7 @@ private:
if (jailId.empty())
{
LOG_ERR("Invalid JailId in child URI [" << request.getURI() << "].");
return SocketHandlerInterface::SocketOwnership::UNCHANGED;
return;
}
in.clear();