summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ShapeController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ShapeController.hxx')
-rw-r--r--chart2/source/controller/main/ShapeController.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/controller/main/ShapeController.hxx b/chart2/source/controller/main/ShapeController.hxx
index 139f499159c3..73b7db1172b0 100644
--- a/chart2/source/controller/main/ShapeController.hxx
+++ b/chart2/source/controller/main/ShapeController.hxx
@@ -40,9 +40,6 @@ public:
ShapeController( const css::uno::Reference< css::uno::XComponentContext >& rxContext, ChartController* pController );
virtual ~ShapeController();
- // late initialisation, especially for adding as listener
- virtual void initialize() override;
-
protected:
// WeakComponentImplHelperBase
virtual void SAL_CALL disposing() override;