summaryrefslogtreecommitdiff
path: root/filter/Configuration_filter.mk
diff options
context:
space:
mode:
authorBryan Quigley <gquigs@gmail.com>2015-12-10 10:14:10 -0500
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-13 17:34:25 +0000
commita0537ec8038562152b07d11d51833c9488428f19 (patch)
treec0bf73d360a5a4a6f7fe98293c7cb847faef99c6 /filter/Configuration_filter.mk
parentfd5cd63da26cd1130944978cc2a3b14583a2f2e8 (diff)
tdf#92925 Remove MET (OS/2) export
MET Files were used with OS/2 and are not used anymore. I did test import which this patch did not remove. However, with MET files you can not export them as an image using "Save as image" (this patch didn't cause or fix that). You can still use the export of the whole document to convert the MET file. Change-Id: Ie818ef963db14166be354379d4b2991a3b72b645 Reviewed-on: https://gerrit.libreoffice.org/20622 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'filter/Configuration_filter.mk')
-rw-r--r--filter/Configuration_filter.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/filter/Configuration_filter.mk b/filter/Configuration_filter.mk
index b46d39f54493..579dc8062c47 100644
--- a/filter/Configuration_filter.mk
+++ b/filter/Configuration_filter.mk
@@ -717,7 +717,6 @@ $(eval $(call filter_Configuration_add_filters,fcfg_langpack,fcfg_drawgraphics_f
draw_gif_Export \
draw_html_Export \
draw_jpg_Export \
- draw_met_Export \
draw_png_Export \
draw_svg_Export \
draw_tif_Export \
@@ -757,7 +756,6 @@ $(eval $(call filter_Configuration_add_filters,fcfg_langpack,fcfg_impressgraphic
impress_gif_Export \
impress_html_Export \
impress_jpg_Export \
- impress_met_Export \
impress_png_Export \
impress_svg_Export \
impress_tif_Export \
@@ -828,7 +826,6 @@ $(eval $(call filter_Configuration_add_internal_filters,fcfg_langpack,fcfg_inter
gif_Import \
jpg_Export \
jpg_Import \
- met_Export \
met_Import \
pbm_Import \
pcd_Import_Base \