summaryrefslogtreecommitdiff
path: root/include/basegfx/point/b3dpoint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basegfx/point/b3dpoint.hxx')
-rw-r--r--include/basegfx/point/b3dpoint.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/basegfx/point/b3dpoint.hxx b/include/basegfx/point/b3dpoint.hxx
index ef5c643231c8..272bff9c229c 100644
--- a/include/basegfx/point/b3dpoint.hxx
+++ b/include/basegfx/point/b3dpoint.hxx
@@ -120,11 +120,6 @@ namespace basegfx
contrast to B3DVector, applied.
*/
B3DPoint& operator*=( const ::basegfx::B3DHomMatrix& rMat );
-
- static const B3DPoint& getEmptyPoint()
- {
- return static_cast<const B3DPoint&>( ::basegfx::B3DTuple::getEmptyTuple() );
- }
};
// external operators