From 664f8632b1f4720475e6cb7176a08d3d204affd5 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 26 Sep 2019 14:11:14 +0200 Subject: loplugin:virtualdead in basegfx Change-Id: I8b3f7810eb08b5217df30b7be27aafadeeed247a Reviewed-on: https://gerrit.libreoffice.org/79647 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/virtualdead.results | 6 ------ 1 file changed, 6 deletions(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/virtualdead.results b/compilerplugins/clang/virtualdead.results index f7a6ff3dce54..70b36c5e14a9 100644 --- a/compilerplugins/clang/virtualdead.results +++ b/compilerplugins/clang/virtualdead.results @@ -31,12 +31,6 @@ Gui/qaccessible.h:613 Gui/qaccessible.h:619 void QAccessibleTableInterface::modelChange(class QAccessibleTableModelChangeEvent *,) empty -include/basegfx/utils/systemdependentdata.hxx:122 - unsigned int basegfx::SystemDependentData::getHoldCyclesInSeconds()const - 60 -include/basegfx/utils/unopolypolygon.hxx:97 - void basegfx::unotools::UnoPolyPolygon::modifying()const - empty include/canvas/base/bitmapcanvasbase.hxx:80 unsigned char canvas::BitmapCanvasBase::hasAlpha() 1 -- cgit