summaryrefslogtreecommitdiff
path: root/include/vcl/texteng.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-10-14 14:35:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-14 18:34:57 +0000
commit3223c551c37c6b10b5b7de23ffa4520d720338b6 (patch)
treeb6f12badb8470a2ae8acb1c885f27a160d33734f /include/vcl/texteng.hxx
parentd7afcb0e72aaa1c8f55b6a82fa40bebc6565c283 (diff)
loplugin:mergeclasses merge TextView with ExtTextView
Change-Id: If7e11dd8f6b2cb6dc19c6aa3f7e50e2e88861eac Reviewed-on: https://gerrit.libreoffice.org/29828 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/texteng.hxx')
-rw-r--r--include/vcl/texteng.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/texteng.hxx b/include/vcl/texteng.hxx
index 5a13c2390f6f..f9d3e1980f47 100644
--- a/include/vcl/texteng.hxx
+++ b/include/vcl/texteng.hxx
@@ -79,7 +79,6 @@ class VCL_DLLPUBLIC TextEngine : public SfxBroadcaster
friend class TextView;
friend class TextSelFunctionSet;
friend class ExtTextEngine;
- friend class ExtTextView;
friend class TextUndo;
friend class TextUndoManager;