summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/LinkSequence.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav-neon/LinkSequence.cxx')
-rw-r--r--ucb/source/ucp/webdav-neon/LinkSequence.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav-neon/LinkSequence.cxx b/ucb/source/ucp/webdav-neon/LinkSequence.cxx
index 4fff36833eaf..392584ebf5fc 100644
--- a/ucb/source/ucp/webdav-neon/LinkSequence.cxx
+++ b/ucb/source/ucp/webdav-neon/LinkSequence.cxx
@@ -45,7 +45,6 @@ struct LinkSequenceParseContext
LinkSequenceParseContext()
: pLink( nullptr ), hasSource( false ), hasDestination( false ) {}
- ~LinkSequenceParseContext() {}
};
#define STATE_TOP (1)