summaryrefslogtreecommitdiff
path: root/basegfx/source/tools
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 17:40:34 +0100
committerThorsten Behrens <thb@documentfoundation.org>2014-02-25 21:35:51 +0100
commita96d7ce3904f4dfd08d47170e926b15b5f7dae3d (patch)
treee6b273b3bc3fb9c485b7caf734f20ccb49461f24 /basegfx/source/tools
parent8747200c87afa81177f2da8ec9bd46996156c307 (diff)
Remove visual noise from basegfx
Change-Id: I9a28405ab92605203ec380f89f5aee91f042d91a
Diffstat (limited to 'basegfx/source/tools')
-rw-r--r--basegfx/source/tools/unotools.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/source/tools/unotools.cxx b/basegfx/source/tools/unotools.cxx
index fda5f0ad8d3b..d4ff311ea017 100644
--- a/basegfx/source/tools/unotools.cxx
+++ b/basegfx/source/tools/unotools.cxx
@@ -153,7 +153,7 @@ namespace unotools
return aNewPolyPolygon;
}
- /////////////////////////////////////////////////////////////////////////////////
+
void b2DPolyPolygonToPolyPolygonBezier( const basegfx::B2DPolyPolygon& rPolyPoly,
drawing::PolyPolygonBezierCoords& rRetval )