summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-28 15:19:23 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-28 15:19:23 +0100
commitdf9d13dd2e754184a4c6e321b8910ee1bc0cafa1 (patch)
tree99a72d536c08e8768599aa3ac6bb08b2410c5b0e /cui/source/tabpages
parent77fd24afc6b51091c917fe6e98d1f0110acfc616 (diff)
-Werror,-Wunused-private-field
Change-Id: I8f7c00013d9fbf4d05d4c217d6f211c185ce1c9c
Diffstat (limited to 'cui/source/tabpages')
-rw-r--r--cui/source/tabpages/tparea.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/tabpages/tparea.cxx b/cui/source/tabpages/tparea.cxx
index 0005b0f3cfdb..1fcd7dc3a39e 100644
--- a/cui/source/tabpages/tparea.cxx
+++ b/cui/source/tabpages/tparea.cxx
@@ -617,7 +617,6 @@ SvxAreaTabPage::SvxAreaTabPage( Window* pParent, const SfxItemSet& rInAttrs ) :
//UUUU
mbOfferImportButton(false),
- mbPositionsAdapted(false),
mbDirectGraphicSet(false),
maDirectGraphic()
{