summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-03-20 10:53:14 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-03-20 18:24:53 +0100
commit47bb6bb78975f0183391a9f40c73238a855cfb67 (patch)
treecdf127e8637a83aa6e06223ab1d5fb00e17b22e0 /chart2
parent0d315e93ef0c42048f727ba67152c5773e7214a1 (diff)
someone did not understand c++
Change-Id: I39de4c5a2abb1cc414dd5ff6610269c510da8e85
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/inc/PlotterBase.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/view/inc/PlotterBase.hxx b/chart2/source/view/inc/PlotterBase.hxx
index b7515c49860c..8cf01a9bdf61 100644
--- a/chart2/source/view/inc/PlotterBase.hxx
+++ b/chart2/source/view/inc/PlotterBase.hxx
@@ -67,10 +67,6 @@ public:
static bool isValidPosition( const ::com::sun::star::drawing::Position3D& rPos );
-private: //methods
- //no default constructor
- PlotterBase();
-
protected: //methods
::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >
createGroupShape( const ::com::sun::star::uno::Reference<