summaryrefslogtreecommitdiffstats
path: root/xmloff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-21 11:33:24 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-21 12:40:33 +0000
commitfec7d941d06b651013a8c08fa5128beacbad637d (patch)
treed32d556c05d6136344cf8b90e1a0dc1a97bc4839 /xmloff
parentcoverity#708718 Uninitialized scalar field (diff)
downloadcore-fec7d941d06b651013a8c08fa5128beacbad637d.tar.gz
core-fec7d941d06b651013a8c08fa5128beacbad637d.zip
coverity#708715 unused member variable
Change-Id: Idc7c58ec1f2646276e16177dcb748daea8f85849
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/XMLPropertyBackpatcher.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLPropertyBackpatcher.hxx b/xmloff/source/text/XMLPropertyBackpatcher.hxx
index fc506a529e5c..cd31bb73ad5d 100644
--- a/xmloff/source/text/XMLPropertyBackpatcher.hxx
+++ b/xmloff/source/text/XMLPropertyBackpatcher.hxx
@@ -70,9 +70,6 @@ class XMLPropertyBackpatcher
/// name of the property to preserve
OUString sPreservePropertyName;
- /// default value for unresolved properties (if bDefaultHandling)
- A aDefault;
-
/// backpatch list type
typedef ::std::vector<
::com::sun::star::uno::Reference<