From e8c723ac7fae81232a5e33978e42f5aaa642ed3f Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Tue, 21 Mar 2017 02:49:55 +0100 Subject: Lets not call 1/2 of everyone we know friend... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ...esp. when they dont even need it. Change-Id: If9d00da3110328d88e832f12b8717a93f91393aa Reviewed-on: https://gerrit.libreoffice.org/35602 Reviewed-by: Björn Michaelsen Tested-by: Björn Michaelsen --- chart2/source/controller/inc/ChartController.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'chart2') 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 const & getChartView(); private: - class TheModelRef; - friend class ChartController::TheModelRef; class TheModel : public salhelper::SimpleReferenceObject { public: -- cgit