From b3c3e116ff0eb9b550b73d3901395c042e31d192 Mon Sep 17 00:00:00 2001 From: Alexander Bergmann Date: Wed, 1 Feb 2012 16:34:15 +0000 Subject: unusedcode.easy: Removed unused code --- basegfx/source/tools/unopolypolygon.cxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'basegfx/source/tools/unopolypolygon.cxx') diff --git a/basegfx/source/tools/unopolypolygon.cxx b/basegfx/source/tools/unopolypolygon.cxx index 80203c2587bc..2ffaabd149c4 100644 --- a/basegfx/source/tools/unopolypolygon.cxx +++ b/basegfx/source/tools/unopolypolygon.cxx @@ -445,11 +445,6 @@ namespace unotools return aSubsetPoly; } - B2DPolyPolygon UnoPolyPolygon::getPolyPolygonUnsafe() const - { - return maPolyPoly; - } - #define IMPLEMENTATION_NAME "gfx::internal::UnoPolyPolygon" #define SERVICE_NAME "com.sun.star.rendering.PolyPolygon2D" ::rtl::OUString SAL_CALL UnoPolyPolygon::getImplementationName() throw( uno::RuntimeException ) -- cgit v1.2.3