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 --- framework/inc/pch/precompiled_fwe.hxx | 1 - framework/inc/pch/precompiled_fwi.hxx | 1 - framework/inc/pch/precompiled_fwk.hxx | 1 - framework/inc/pch/precompiled_fwl.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'framework/inc') diff --git a/framework/inc/pch/precompiled_fwe.hxx b/framework/inc/pch/precompiled_fwe.hxx index e2e00f42ccb2..7db2f996160c 100644 --- a/framework/inc/pch/precompiled_fwe.hxx +++ b/framework/inc/pch/precompiled_fwe.hxx @@ -217,7 +217,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/inc/pch/precompiled_fwi.hxx b/framework/inc/pch/precompiled_fwi.hxx index 2ace09193c47..d907b87357d4 100644 --- a/framework/inc/pch/precompiled_fwi.hxx +++ b/framework/inc/pch/precompiled_fwi.hxx @@ -156,7 +156,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/inc/pch/precompiled_fwk.hxx b/framework/inc/pch/precompiled_fwk.hxx index c27cb3d18eb9..9ba34417bab8 100644 --- a/framework/inc/pch/precompiled_fwk.hxx +++ b/framework/inc/pch/precompiled_fwk.hxx @@ -342,7 +342,6 @@ #include #include #include -#include #include #include #include diff --git a/framework/inc/pch/precompiled_fwl.hxx b/framework/inc/pch/precompiled_fwl.hxx index 048cc4726e5d..b753e93bd239 100644 --- a/framework/inc/pch/precompiled_fwl.hxx +++ b/framework/inc/pch/precompiled_fwl.hxx @@ -325,7 +325,6 @@ #include #include #include -#include #include #include #include -- cgit