summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwplaypiece.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/lwplaypiece.hxx
parent938fd390a96bd8cb61f67d7318ad4fe64ade1b2d (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: Ie83cd8392363800bcb1de641b537efdab2910ddd
Diffstat (limited to 'lotuswordpro/source/filter/lwplaypiece.hxx')
-rw-r--r--lotuswordpro/source/filter/lwplaypiece.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwplaypiece.hxx b/lotuswordpro/source/filter/lwplaypiece.hxx
index 74a22474177e..4abae5218dc0 100644
--- a/lotuswordpro/source/filter/lwplaypiece.hxx
+++ b/lotuswordpro/source/filter/lwplaypiece.hxx
@@ -75,8 +75,6 @@ public:
void Read(LwpObjectStream *pStrm);
private:
sal_Int16 m_nRotation; //angle
- sal_uInt16 m_nSin;
- sal_uInt16 m_nCos;
};
class LwpLayoutGeometry : public LwpVirtualPiece