summaryrefslogtreecommitdiff
path: root/chart2/CppunitTest_chart2_xshape.mk
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 /chart2/CppunitTest_chart2_xshape.mk
parent9613165239ade3f0b4d3d06e238430aabc9fcff3 (diff)
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 'chart2/CppunitTest_chart2_xshape.mk')
-rw-r--r--chart2/CppunitTest_chart2_xshape.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/CppunitTest_chart2_xshape.mk b/chart2/CppunitTest_chart2_xshape.mk
index 9e048bce96fe..08d43565d107 100644
--- a/chart2/CppunitTest_chart2_xshape.mk
+++ b/chart2/CppunitTest_chart2_xshape.mk
@@ -75,7 +75,6 @@ $(eval $(call gb_CppunitTest_use_components,chart2_xshape,\
chart2/source/chartcore \
comphelper/util/comphelp \
configmgr/source/configmgr \
- dtrans/util/mcnttype \
embeddedobj/util/embobj \
eventattacher/source/evtatt \
filter/source/config/cache/filterconfig1 \