chart2/source/controller/inc/ChartController.hxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit e8c723ac7fae81232a5e33978e42f5aaa642ed3f Author: Bjoern Michaelsen <[email protected]> Date: Tue Mar 21 02:49:55 2017 +0100 Lets not call 1/2 of everyone we know friend... ...esp. when they dont even need it. Change-Id: If9d00da3110328d88e832f12b8717a93f91393aa Reviewed-on: https://gerrit.libreoffice.org/35602 Reviewed-by: Björn Michaelsen <[email protected]> Tested-by: Björn Michaelsen <[email protected]> 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:
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
