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 --- cui/inc/pch/precompiled_cui.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui') diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx index a071f598c8f6..e3f729574910 100644 --- a/cui/inc/pch/precompiled_cui.hxx +++ b/cui/inc/pch/precompiled_cui.hxx @@ -458,7 +458,6 @@ #include #include #include -#include #include #include #include -- cgit