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 --- cppcanvas/inc/pch/precompiled_cppcanvas.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cppcanvas') diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx index b4fd867ba653..d78d9e0ed0da 100644 --- a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx +++ b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx @@ -194,7 +194,6 @@ #include #include #include -#include #include #include #include -- cgit