diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-11-29 12:10:32 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-11-29 18:10:48 +0100 |
commit | b24fc665c83f734b29e3aeb69150fb1a2fa46331 (patch) | |
tree | 26242934cb963750cf8d9c7c3724fac9b002dbb3 /compilerplugins | |
parent | e9e4eb0736d5582fa37dcad20bf5826c50029249 (diff) |
unnecessary virtual
Change-Id: I918a8c51e55919555108c075d396b04b4dcafbd1
Reviewed-on: https://gerrit.libreoffice.org/84061
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unnecessaryvirtual.results | 2 |
1 files changed, 0 insertions, 2 deletions
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 |