summaryrefslogtreecommitdiffstats
path: root/basegfx/source/tools/unotools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/source/tools/unotools.cxx')
-rw-r--r--basegfx/source/tools/unotools.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/basegfx/source/tools/unotools.cxx b/basegfx/source/tools/unotools.cxx
index d4ff311ea017..c1c5044070be 100644
--- a/basegfx/source/tools/unotools.cxx
+++ b/basegfx/source/tools/unotools.cxx
@@ -28,7 +28,6 @@
#include <basegfx/tools/unotools.hxx>
#include <comphelper/sequence.hxx>
-
using namespace ::com::sun::star;
namespace basegfx
@@ -153,8 +152,6 @@ namespace unotools
return aNewPolyPolygon;
}
-
-
void b2DPolyPolygonToPolyPolygonBezier( const basegfx::B2DPolyPolygon& rPolyPoly,
drawing::PolyPolygonBezierCoords& rRetval )
{