From 1c5cae479bebd2d325182adc2c9821fd948fd1bd Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 20 Apr 2017 08:44:33 +0200 Subject: loplugin:unusedmethods Change-Id: Ib7a9b1b0802ca751da258065e89b412b090bb672 Reviewed-on: https://gerrit.libreoffice.org/36718 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sc/inc/pch/precompiled_sc.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc') diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index c5f20e5f1f07..7770a480f558 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -563,7 +563,6 @@ #include #include #include -#include #include #include #include -- cgit