Kaydet (Commit) fec7d941 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#708715 unused member variable

Change-Id: Idc7c58ec1f2646276e16177dcb748daea8f85849
üst b3e31cb9
...@@ -70,9 +70,6 @@ class XMLPropertyBackpatcher ...@@ -70,9 +70,6 @@ class XMLPropertyBackpatcher
/// name of the property to preserve /// name of the property to preserve
OUString sPreservePropertyName; OUString sPreservePropertyName;
/// default value for unresolved properties (if bDefaultHandling)
A aDefault;
/// backpatch list type /// backpatch list type
typedef ::std::vector< typedef ::std::vector<
::com::sun::star::uno::Reference< ::com::sun::star::uno::Reference<
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment