From 0cd32bec488d80cef111ccbff8c172b35421a394 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 17 Jan 2011 17:38:29 +0100 Subject: Remove some more dead code --- chart2/source/view/inc/VDiagram.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'chart2/source/view/inc/VDiagram.hxx') diff --git a/chart2/source/view/inc/VDiagram.hxx b/chart2/source/view/inc/VDiagram.hxx index aa5f748e72a5..b7d0e6fba64d 100644 --- a/chart2/source/view/inc/VDiagram.hxx +++ b/chart2/source/view/inc/VDiagram.hxx @@ -78,9 +78,6 @@ public: //methods ::basegfx::B2IRectangle adjustInnerSize( const ::basegfx::B2IRectangle& rConsumedOuterRect ); - // updateShapes(..); - // const awt::Point& rPos, const awt::Size& rSize ); - private: //methods void createShapes_2d(); void createShapes_3d(); -- cgit