From 843f41917ec256ecc9122e13ea8f6da901cb50fb Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 15 Mar 2021 15:56:32 +0000 Subject: drop PrintWindowSubTree that is only callable by itself MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I14ec71ca429e60f7e350c92534db6d983a559c61 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112536 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- compilerplugins/clang/methodcycles.partition.results | 2 -- 1 file changed, 2 deletions(-) (limited to 'compilerplugins/clang') diff --git a/compilerplugins/clang/methodcycles.partition.results b/compilerplugins/clang/methodcycles.partition.results index e2d808845e1b..049fe2555a32 100644 --- a/compilerplugins/clang/methodcycles.partition.results +++ b/compilerplugins/clang/methodcycles.partition.results @@ -10,5 +10,3 @@ sax/source/tools/fastserializer.hxx:184 SvTreeListEntry * SvTabListBox::InsertEntryToColumn(const rtl::OUString &,unsigned long,unsigned short,void *) include/vcl/svtabbx.hxx:86 -void sfx2::sidebar::Deck::PrintWindowSubTree(vcl::Window *,int) -include/sfx2/sidebar/Deck.hxx:69 -- cgit