From 3223c551c37c6b10b5b7de23ffa4520d720338b6 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 14 Oct 2016 14:35:04 +0200 Subject: loplugin:mergeclasses merge TextView with ExtTextView Change-Id: If7e11dd8f6b2cb6dc19c6aa3f7e50e2e88861eac Reviewed-on: https://gerrit.libreoffice.org/29828 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/mergeclasses.results | 1 - 1 file changed, 1 deletion(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/mergeclasses.results b/compilerplugins/clang/mergeclasses.results index 442ba921e015..096d79a3aee1 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -162,7 +162,6 @@ merge SwXParagraphEnumeration with SwXParagraphEnumerationImpl merge SwXTextRanges with SwXTextRangesImpl merge TextObj with TextObjBinary merge TextRenderImpl with CairoTextRender -merge TextView with ExtTextView merge UniqueIndexImpl with UniqueIndex merge ValueGetter with CellValueGetter merge ValueSetter with CellValueSetter -- cgit