summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchyuri.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-02-21 16:03:13 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-02-22 07:39:44 +0100
commit131cc96a890b8988703532d09773bb0bde20ee8a (patch)
treee89c868180690503c9e8b0de1f60f9686dd2fa61 /ucb/source/ucp/hierarchy/hierarchyuri.hxx
parent10134a2f8b604c934676e9e622d8123862a0b941 (diff)
loplugin:unusedfields in ucb,ucbhelper
Change-Id: Id15c92e54669bd5f26adfe0d0b9dda0e8894ccf3 Reviewed-on: https://gerrit.libreoffice.org/68161 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'ucb/source/ucp/hierarchy/hierarchyuri.hxx')
-rw-r--r--ucb/source/ucp/hierarchy/hierarchyuri.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchyuri.hxx b/ucb/source/ucp/hierarchy/hierarchyuri.hxx
index 4e67db7751ed..12973a9c3326 100644
--- a/ucb/source/ucp/hierarchy/hierarchyuri.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchyuri.hxx
@@ -35,7 +35,6 @@ class HierarchyUri
mutable OUString m_aParentUri;
mutable OUString m_aService;
mutable OUString m_aPath;
- mutable OUString m_aName;
mutable bool m_bValid;
private: