summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2021-11-26 11:14:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-11-26 13:43:01 +0100
commit91ce3455cfe1c850dd9780c41e6253cb940af1e9 (patch)
tree8cb0efa24865a4b0cc27c249ac4ebb0664f08792 /ucb
parent149bd802623d6d83ec9aa04514b938494f7f01f6 (diff)
cid#1494447 ucb: webdav-curl: Logically dead code
Change-Id: I98a99ddc287fd83ff95e9a1b3851a9888dd6ef5c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125864 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav-curl/CurlSession.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav-curl/CurlSession.cxx b/ucb/source/ucp/webdav-curl/CurlSession.cxx
index fc478efec7fd..5ea645f4d4ee 100644
--- a/ucb/source/ucp/webdav-curl/CurlSession.cxx
+++ b/ucb/source/ucp/webdav-curl/CurlSession.cxx
@@ -989,9 +989,6 @@ auto CurlProcessor::ProcessRequestImpl(
{
switch (statusCode)
{
- case SC_NONE:
- assert(false); // ??? should be error returned from perform?
- break;
case SC_REQUEST_TIMEOUT:
{
throw DAVException(