summaryrefslogtreecommitdiffstats
path: root/basegfx/source/curve/b2dcubicbezier.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/source/curve/b2dcubicbezier.cxx')
-rw-r--r--basegfx/source/curve/b2dcubicbezier.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/basegfx/source/curve/b2dcubicbezier.cxx b/basegfx/source/curve/b2dcubicbezier.cxx
index a331e0ed6431..b2b53fc31970 100644
--- a/basegfx/source/curve/b2dcubicbezier.cxx
+++ b/basegfx/source/curve/b2dcubicbezier.cxx
@@ -30,8 +30,6 @@
static double fMultFactUnsharpen = FACTOR_FOR_UNSHARPEN;
#endif
-
-
namespace basegfx
{
namespace
@@ -323,8 +321,6 @@ namespace basegfx
} // end of anonymous namespace
} // end of namespace basegfx
-
-
namespace basegfx
{
B2DCubicBezier::B2DCubicBezier(const B2DCubicBezier& rBezier)