summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/VDiagram.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-17 17:38:29 +0100
committerKohei Yoshida <kyoshida@novell.com>2011-01-18 12:17:31 -0500
commit0cd32bec488d80cef111ccbff8c172b35421a394 (patch)
tree84f7a83d6c44938dfacc9693769bb724fc700246 /chart2/source/view/inc/VDiagram.hxx
parentdb95c38b3cd3efb924a3be2f7fe1027dbf75401f (diff)
Remove some more dead code
Diffstat (limited to 'chart2/source/view/inc/VDiagram.hxx')
-rw-r--r--chart2/source/view/inc/VDiagram.hxx3
1 files changed, 0 insertions, 3 deletions
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();