summaryrefslogtreecommitdiffstats
path: root/include/xmloff
diff options
context:
space:
mode:
authorNoel <noel.grandin@collabora.co.uk>2021-03-25 13:56:39 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-03-25 14:13:12 +0100
commiteab3fa1f372887c913b2f2d85bbccadede10355d (patch)
tree67c6e1427a5314d4df15424a4b2ae5f8290592cc /include/xmloff
parentUpdate git submodules (diff)
downloadcore-eab3fa1f372887c913b2f2d85bbccadede10355d.tar.gz
core-eab3fa1f372887c913b2f2d85bbccadede10355d.zip
loplugin:unusedvarsglobal
Change-Id: Ie73c8bec0196c680311b0959f3a17c3af900ce88 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113084 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmlimp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index 191f6aa59422..6ac9266094eb 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -528,7 +528,6 @@ public:
**/
bool getBuildIds( sal_Int32& rUPD, sal_Int32& rBuild ) const;
- static constexpr OUStringLiteral aDefaultNamespace = u"";
static constexpr OUStringLiteral aNamespaceSeparator = u":";
static const sal_uInt16 OOo_1x = 10;