diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2017-03-21 02:49:55 +0100 |
---|---|---|
committer | Björn Michaelsen <bjoern.michaelsen@canonical.com> | 2017-03-23 21:34:36 +0000 |
commit | e8c723ac7fae81232a5e33978e42f5aaa642ed3f (patch) | |
tree | 38bfe78d3dcf07e6328427dff4f4986db75113ac /chart2 | |
parent | a12b484be3ebddd75cd5c3429cf596298cd82f83 (diff) |
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 <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'chart2')
-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: |