summaryrefslogtreecommitdiff
path: root/basegfx/inc/basegfx/polygon
diff options
context:
space:
mode:
authorElton Chung <elton@layerjet.com>2012-03-04 15:27:27 +0800
committerTor Lillqvist <tml@iki.fi>2012-03-05 10:35:50 +0200
commita1a1131c16227327d17bcf5ad2a5209ddc0f01a1 (patch)
tree5766be6474c0ce1ecccb00024260a0487110b639 /basegfx/inc/basegfx/polygon
parent2bdac353ce7e28611b546bcc8a5ea236c891f944 (diff)
Remove unused code
Diffstat (limited to 'basegfx/inc/basegfx/polygon')
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx b/basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx
index a6ca7146b31e..d1bce0ed911c 100644
--- a/basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx
+++ b/basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx
@@ -52,9 +52,6 @@ namespace basegfx
B3DORIENTATION_Z // Z-Axis
};
- // version for Polygons
- BASEGFX_DLLPUBLIC B3DPolyPolygon clipPolygonOnOrthogonalPlane(const B3DPolygon& rCandidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke);
-
} // end of namespace tools
} // end of namespace basegfx