From 7b185bef65472d10f9fb65d24e0757b90172796c Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 17 Mar 2018 23:35:08 +0100 Subject: tdf#42949 Remove unnecessary localization headers from cui Found by searching for the header names and the localization function: git grep -l -e \ cui | xargs grep -c CuiResId | grep :0$ | grep -v /pch Change-Id: I6229a59ea202fb6d95a34351d3fe742dfca4e6fb Reviewed-on: https://gerrit.libreoffice.org/52409 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- cui/source/options/optchart.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/options/optchart.cxx') diff --git a/cui/source/options/optchart.cxx b/cui/source/options/optchart.cxx index d3c452ca4922..2a212bdce0a9 100644 --- a/cui/source/options/optchart.cxx +++ b/cui/source/options/optchart.cxx @@ -19,7 +19,6 @@ #include #include "optchart.hxx" -#include #include #include #include -- cgit v1.2.1