summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/formattributes.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-02-21 09:51:36 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-03-14 14:04:54 +0100
commitda3f4786959a972d2f1e3d4fa132a2627b4a462a (patch)
tree33962d3d20f29728f5823cfd8f9b4199b6e95151 /xmloff/source/forms/formattributes.hxx
parente9986153e44d7ec6ca9c5f1373971de74dcbacda (diff)
loplugin:unusedfields in xmloff
Change-Id: I96de7fa324e3d2e3f0f133c93cf73776f4615ed3 Reviewed-on: https://gerrit.libreoffice.org/68134 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/source/forms/formattributes.hxx')
-rw-r--r--xmloff/source/forms/formattributes.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/forms/formattributes.hxx b/xmloff/source/forms/formattributes.hxx
index 898fe669730e..343936ead77d 100644
--- a/xmloff/source/forms/formattributes.hxx
+++ b/xmloff/source/forms/formattributes.hxx
@@ -276,7 +276,6 @@ namespace xmloff
// store it's instances in a map, but in a vector for faster access.
struct AttributeAssignment
{
- OUString sAttributeName; // the attribute name
OUString sPropertyName; // the property name
css::uno::Type aPropertyType; // the property type