From 0c1b49048f1127d352b43847353392f0512f19e3 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 30 Jul 2020 15:21:11 +0200 Subject: loplugin:unusedmethods and tweak the plugin a little to speed it up Change-Id: Ia59456232602184c4f1b5d1d75ad94a9a2e2d0be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99799 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sc/inc/pch/precompiled_vbaobj.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc') diff --git a/sc/inc/pch/precompiled_vbaobj.hxx b/sc/inc/pch/precompiled_vbaobj.hxx index 31aa4e7660cb..ae93f9bf6540 100644 --- a/sc/inc/pch/precompiled_vbaobj.hxx +++ b/sc/inc/pch/precompiled_vbaobj.hxx @@ -300,7 +300,6 @@ #include #include #include -#include #include #include #include -- cgit