summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorCaolán McNamara <caolan.mcnamara@collabora.com>2023-10-14 19:01:48 +0100
committerCaolán McNamara <caolan.mcnamara@collabora.com>2023-10-14 21:51:32 +0200
commit025372363e5310ffe0e729648f97faef2fe784eb (patch)
tree913c9a8b5de9d5763fba404a73818ad6bc8caa6c /compilerplugins
parent5bdcd30a64ef814e63d1548ab798cc8a81944b49 (diff)
get_iter_abs_pos doesn't neeed to be virtual
Change-Id: If69768ffac37aa7b39a806b3c67ad8cbdafc5d2f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157981 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unnecessaryvirtual.results2
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unnecessaryvirtual.results b/compilerplugins/clang/unnecessaryvirtual.results
index 7404a1cffd85..96c0ef52a9b5 100644
--- a/compilerplugins/clang/unnecessaryvirtual.results
+++ b/compilerplugins/clang/unnecessaryvirtual.results
@@ -448,8 +448,6 @@ vcl/inc/salobj.hxx:49
void SalObject::Enable(_Bool,)
vcl/inc/salprn.hxx:116
enum SalPrinterError SalPrinter::GetErrorCode()
-vcl/inc/salvtables.hxx:1771
- _Bool SalInstanceTreeView::get_iter_abs_pos(class weld::TreeIter &,int,)const
vcl/inc/skia/gdiimpl.hxx:230
void SkiaSalGraphicsImpl::createSurface()
vcl/inc/skia/gdiimpl.hxx:240