summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpsdwrect.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-26 22:26:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-29 09:56:05 +0100
commit012072ebd70a2180918864818f522944e46adf07 (patch)
treeba33e6c949b52aa7f61ef410f809c817fea5c328 /lotuswordpro/source/filter/lwpsdwrect.hxx
parentcallcatcher: debug-only and unused code (diff)
downloadcore-012072ebd70a2180918864818f522944e46adf07.tar.gz
core-012072ebd70a2180918864818f522944e46adf07.zip
valgrind: various unused code
Diffstat (limited to 'lotuswordpro/source/filter/lwpsdwrect.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpsdwrect.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/lotuswordpro/source/filter/lwpsdwrect.hxx b/lotuswordpro/source/filter/lwpsdwrect.hxx
index 074077d05872..0b2b401184b5 100644
--- a/lotuswordpro/source/filter/lwpsdwrect.hxx
+++ b/lotuswordpro/source/filter/lwpsdwrect.hxx
@@ -121,9 +121,6 @@ public:
double GetRotationAngle() const;
static double CalcDistBetween2Points(long nX1, long nY1, long nX2, long nY2);
-
- static Rectangle GetOriginalRect(const Point& rCenter, long nHalfWidth, long nHalfHeight);
-
};
#endif