From 9ecc4fa3eb631e3f0491b651fda0756854e98c18 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 1 Sep 2020 17:19:07 +0100 Subject: drop unused weld_window MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0c52d992aba4d466048956ea9e8c49feb56862d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101915 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- compilerplugins/clang/unusedmethods.results | 2 -- 1 file changed, 2 deletions(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results index 983d7002db28..4b98a47d9293 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -912,8 +912,6 @@ include/vcl/weld.hxx:2161 class rtl::OUString weld::Toolbar::get_item_label(const class rtl::OString &) const include/vcl/weld.hxx:2171 void weld::Toolbar::append_separator(const class rtl::OUString &) -include/vcl/weld.hxx:2214 - class std::unique_ptr > weld::Builder::weld_window(const class rtl::OString &,_Bool) include/vcl/weldutils.hxx:304 void weld::DateFormatter::CursorChangedHdl(class weld::Entry &) include/vcl/weldutils.hxx:304 -- cgit