summaryrefslogtreecommitdiff
path: root/basegfx/source/point/b2dpoint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/source/point/b2dpoint.cxx')
-rw-r--r--basegfx/source/point/b2dpoint.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basegfx/source/point/b2dpoint.cxx b/basegfx/source/point/b2dpoint.cxx
index 9e40b6a21838..9775e1476740 100644
--- a/basegfx/source/point/b2dpoint.cxx
+++ b/basegfx/source/point/b2dpoint.cxx
@@ -21,8 +21,6 @@
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/numeric/ftools.hxx>
-
-
namespace basegfx
{
B2DPoint& B2DPoint::operator=( const ::basegfx::B2DTuple& rPoint )