summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpframelayout.hxx
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/lwpframelayout.hxx
parent938fd390a96bd8cb61f67d7318ad4fe64ade1b2d (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: Ie83cd8392363800bcb1de641b537efdab2910ddd
Diffstat (limited to 'lotuswordpro/source/filter/lwpframelayout.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpframelayout.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpframelayout.hxx b/lotuswordpro/source/filter/lwpframelayout.hxx
index 294193f035f0..607d5dea674e 100644
--- a/lotuswordpro/source/filter/lwpframelayout.hxx
+++ b/lotuswordpro/source/filter/lwpframelayout.hxx
@@ -234,8 +234,6 @@ private:
sal_Int32 m_nXOffset;
sal_Int32 m_nYOffset;
LwpObjectID m_objRubyMarker;
- sal_Int32 m_nBodyX;
- sal_Int32 m_nBodyWidth;
};
#endif