From b24fc665c83f734b29e3aeb69150fb1a2fa46331 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 29 Nov 2019 12:10:32 +0000 Subject: unnecessary virtual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I918a8c51e55919555108c075d396b04b4dcafbd1 Reviewed-on: https://gerrit.libreoffice.org/84061 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- compilerplugins/clang/unnecessaryvirtual.results | 2 -- 1 file changed, 2 deletions(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/unnecessaryvirtual.results b/compilerplugins/clang/unnecessaryvirtual.results index c2ba2ddd41eb..568273d4d5b5 100644 --- a/compilerplugins/clang/unnecessaryvirtual.results +++ b/compilerplugins/clang/unnecessaryvirtual.results @@ -220,8 +220,6 @@ sw/inc/flypos.hxx:37 void SwPosFlyFrame::~SwPosFlyFrame() sw/source/core/inc/dflyobj.hxx:55 void SwFlyDrawObj::SetTextBox(_Bool,) -sw/source/ui/dbui/mmaddressblockpage.hxx:239 - class weld::TreeView * SwCustomizeAddressBlockDialog::get_drag_source()const vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) vcl/inc/salframe.hxx:191 -- cgit