diff options
-rw-r--r-- | chart2/source/controller/inc/ChartController.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/ChartController.hxx b/chart2/source/controller/inc/ChartController.hxx index 1272f14ac3f4..d58708d1cf18 100644 --- a/chart2/source/controller/inc/ChartController.hxx +++ b/chart2/source/controller/inc/ChartController.hxx @@ -330,8 +330,6 @@ public: css::uno::Reference<css::uno::XInterface> const & getChartView(); private: - class TheModelRef; - friend class ChartController::TheModelRef; class TheModel : public salhelper::SimpleReferenceObject { public: |