summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpmarker.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-30 23:27:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-31 09:04:18 +0200
commit24530c684a0a5a8aca44b4869eeb141099442fdc (patch)
tree025719dd8b03ba90b6130966c1f0f7efd0092c28 /lotuswordpro/source/filter/lwpmarker.cxx
parent-Werror,-Wunused-private-field (Clang towards 3.2) (diff)
downloadcore-24530c684a0a5a8aca44b4869eeb141099442fdc.tar.gz
core-24530c684a0a5a8aca44b4869eeb141099442fdc.zip
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: Ie83cd8392363800bcb1de641b537efdab2910ddd
Diffstat (limited to 'lotuswordpro/source/filter/lwpmarker.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpmarker.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpmarker.cxx b/lotuswordpro/source/filter/lwpmarker.cxx
index 74176b78722a..f3da43a215f5 100644
--- a/lotuswordpro/source/filter/lwpmarker.cxx
+++ b/lotuswordpro/source/filter/lwpmarker.cxx
@@ -349,7 +349,6 @@ OUString LwpBookMark::GetName()
LwpFieldMark::LwpFieldMark(LwpObjectHeader &objHdr, LwpSvStream *pStrm)
: LwpStoryMarker(objHdr,pStrm)
- , m_nExtra(0)
, m_nFlag(0)
, m_nFieldType(0)
, m_bHasStyle(sal_False)