From d6375dcd1db6ce7e1bae8297949801f7d4249e52 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 6 May 2021 19:27:50 +0200 Subject: loplugin:unusedmethods plugin code needed some updating because it was interacting badly with PCH code in pluginhandler::ignoreLocation Change-Id: I228f94a4e285747bd1d5b8536010f8617118cafa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115212 Tested-by: Jenkins Reviewed-by: Noel Grandin --- forms/inc/pch/precompiled_frm.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'forms') diff --git a/forms/inc/pch/precompiled_frm.hxx b/forms/inc/pch/precompiled_frm.hxx index 723584b6d009..12877c840daa 100644 --- a/forms/inc/pch/precompiled_frm.hxx +++ b/forms/inc/pch/precompiled_frm.hxx @@ -252,7 +252,6 @@ #include #include #include -#include #include #include #include -- cgit