summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-15 16:18:53 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-16 09:46:59 +0200
commitfd226710fef768543a3ad0fe5081f79dc875dcf3 (patch)
tree463912376064f3044046300597dd21d05c7a4ca9 /xmloff/source/draw/ximpshap.hxx
parent38b8c6e969242fa2541e1dc751b49c00f3f17290 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I4b877ab97259f7e031e34daf7ce93e1b59417a08
Diffstat (limited to 'xmloff/source/draw/ximpshap.hxx')
-rw-r--r--xmloff/source/draw/ximpshap.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index c86ed7915950..e9d1e324c76a 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -229,7 +229,6 @@ class SdXMLPathShapeContext : public SdXMLShapeContext
{
rtl::OUString maD;
rtl::OUString maViewBox;
- sal_Bool mbClosed;
public:
TYPEINFO();