From aa7342bd97eab2711c02d231fdf5230d6d4da275 Mon Sep 17 00:00:00 2001 From: Muthu Subramanian Date: Tue, 29 Nov 2011 18:12:08 +0530 Subject: Removing unused GetShapePresetType(). It is huge, and inefficient as well. --- oox/inc/oox/drawingml/shape.hxx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'oox/inc/oox/drawingml') diff --git a/oox/inc/oox/drawingml/shape.hxx b/oox/inc/oox/drawingml/shape.hxx index 1307d187ff30..ab7637ad543d 100644 --- a/oox/inc/oox/drawingml/shape.hxx +++ b/oox/inc/oox/drawingml/shape.hxx @@ -260,12 +260,6 @@ private: // to propagate it when applying reference shape }; -// --------------------------------------------------------------------- - -/** Get custom shape preset string from xml token id - */ -::rtl::OUString GetShapePresetType( sal_Int32 nType ); - // ============================================================================ } } -- cgit v1.2.3