summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2020-09-22 14:38:45 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2020-09-22 22:37:54 +0200
commit84d20cdc64035af829c568dc7f5b9af625b5b54b (patch)
treeb5570e5aea7bc0d9e79de8ca1a52e31f4cfe56a8 /bin
parentWIN move dtrans code into vcl/win/dtrans (diff)
downloadcore-84d20cdc64035af829c568dc7f5b9af625b5b54b.tar.gz
core-84d20cdc64035af829c568dc7f5b9af625b5b54b.zip
Move MimeContentTypeFactory into vcl
The code is just used in vcl from LO's POV. This way we can drop the dtrans directory and get rid of yet an other library. Change-Id: Id77568e63a6fef4af30b49e035a9d76211b127a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103210 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/find-german-comments1
-rwxr-xr-xbin/find-mergedlib-can-be-private.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/bin/find-german-comments b/bin/find-german-comments
index 98ae5acfcee7..a38b435ce870 100755
--- a/bin/find-german-comments
+++ b/bin/find-german-comments
@@ -271,7 +271,6 @@ class Parser:
"dbaccess" : 1,
"desktop" : 1,
"drawinglayer" : 1,
- "dtrans" : 1,
"editeng" : 1,
"embeddedobj" : 1,
"embedserv" : 1,
diff --git a/bin/find-mergedlib-can-be-private.py b/bin/find-mergedlib-can-be-private.py
index 314802d9079a..f21f74052917 100755
--- a/bin/find-mergedlib-can-be-private.py
+++ b/bin/find-mergedlib-can-be-private.py
@@ -43,7 +43,6 @@ merged_libs = { \
,"i18nutil" \
,"lng" \
,"localebe1" \
- ,"mcnttype" \
,"msfilter" \
,"mtfrenderer" \
,"opencl" \