diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-09-01 17:19:07 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-09-02 13:52:32 +0200 |
commit | 9ecc4fa3eb631e3f0491b651fda0756854e98c18 (patch) | |
tree | d57e7db54f214ecb58e32a9985cf9960650f3fb1 /compilerplugins | |
parent | 87e33c3c1c481ee38d03f66412374cd9bd2d76cb (diff) |
drop unused weld_window
Change-Id: I0c52d992aba4d466048956ea9e8c49feb56862d5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101915
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedmethods.results | 2 |
1 files changed, 0 insertions, 2 deletions
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<class weld::Window, struct std::default_delete<class weld::Window> > 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 |