summaryrefslogtreecommitdiff
path: root/include/tools/poly.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/poly.hxx')
-rw-r--r--include/tools/poly.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/poly.hxx b/include/tools/poly.hxx
index 528753a286ae..e1f34a2f8c31 100644
--- a/include/tools/poly.hxx
+++ b/include/tools/poly.hxx
@@ -118,7 +118,6 @@ public:
void Clear();
Rectangle GetBoundRect() const;
- double GetSignedArea() const;
bool IsInside( const Point& rPt ) const;
double CalcDistance( sal_uInt16 nPt1, sal_uInt16 nPt2 );
void Clip( const Rectangle& rRect );