summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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<