summaryrefslogtreecommitdiffstats
path: root/include/editeng/itemtype.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-04-17 07:28:49 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-04-18 09:37:48 +0200
commit40eb7f2d7ca5e4a60c9a5a62ddd202d7807cdb9f (patch)
treef2b63fa9c5f7bbc78b3ef16cc84724b7a465f879 /include/editeng/itemtype.hxx
parenttdf#116420: Windows: Test if a filepath redirects to a WebDAV resource (diff)
downloadcore-40eb7f2d7ca5e4a60c9a5a62ddd202d7807cdb9f.tar.gz
core-40eb7f2d7ca5e4a60c9a5a62ddd202d7807cdb9f.zip
tdf#42949 Remove unnecessary localization headers of editeng
Found by searching for the header names and the localization function: git grep -l -e \<editeng/eerdll.hxx\> -e \<editeng/editrids.hrc\> | xargs grep -c EditResId | grep :0$ | grep -v /pch Change-Id: Ic542ceee09352cb52dcdc9780d4cb1890e02f383 Reviewed-on: https://gerrit.libreoffice.org/53062 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'include/editeng/itemtype.hxx')
-rw-r--r--include/editeng/itemtype.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/editeng/itemtype.hxx b/include/editeng/itemtype.hxx
index e6ac557e02c7..586e29a6361c 100644
--- a/include/editeng/itemtype.hxx
+++ b/include/editeng/itemtype.hxx
@@ -19,9 +19,6 @@
#ifndef INCLUDED_EDITENG_ITEMTYPE_HXX
#define INCLUDED_EDITENG_ITEMTYPE_HXX
-#include <editeng/editrids.hrc>
-#include <editeng/eerdll.hxx>
-
// forward ---------------------------------------------------------------
#include <rtl/ustring.hxx>
#include <tools/bigint.hxx>