summaryrefslogtreecommitdiffstats
path: root/bin/update_pch
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-01-04 16:55:17 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-01-05 07:38:01 +0100
commitc26bdf54e065d4b6424e919fbf1f490e60390120 (patch)
tree9351839f1d3d76cbb3b490270fc01396da27d5a1 /bin/update_pch
parentFix typo (diff)
downloadcore-c26bdf54e065d4b6424e919fbf1f490e60390120.tar.gz
core-c26bdf54e065d4b6424e919fbf1f490e60390120.zip
remove dead eeitemid.hxx
and inline the couple of constants still in use from it Change-Id: Icb9f5690b5649140bc0503a8917e6a0f764e3d9c Reviewed-on: https://gerrit.libreoffice.org/47404 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'bin/update_pch')
-rwxr-xr-xbin/update_pch4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/update_pch b/bin/update_pch
index 6522cd169394..ffc0ca3ec700 100755
--- a/bin/update_pch
+++ b/bin/update_pch
@@ -366,10 +366,6 @@ def filter_ignore(line, module):
'com/sun/star/beans/PropertyAttribute.hpp', # OPTIONAL defined via objbase.h
'com/sun/star/sdbcx/Privilege.hpp', # DELETE defined via objbase.h
]
- if module == 'reportdesign':
- ignore_list += [
- 'editeng/eeitemid.hxx', # macro redefined in ui/misc/UITools.cxx
- ]
if module == 'sc':
ignore_list += [
'progress.hxx', # special directives