diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-03-15 15:56:32 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-03-15 17:56:08 +0100 |
commit | 843f41917ec256ecc9122e13ea8f6da901cb50fb (patch) | |
tree | 37065541261026605964de2e2bb4fe203e2a7213 /compilerplugins | |
parent | 3e73d3475711b790cc80b9a286c5d454f3929384 (diff) |
drop PrintWindowSubTree that is only callable by itself
Change-Id: I14ec71ca429e60f7e350c92534db6d983a559c61
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112536
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/methodcycles.partition.results | 2 |
1 files changed, 0 insertions, 2 deletions
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 |