summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2014-03-01 20:03:41 +0200
committerKohei Yoshida <libreoffice@kohei.us>2014-03-01 14:45:45 -0600
commitd5890e87ab5e298e9a74ed0d552b01a98e59b1fa (patch)
treea512dcbedfa05b2258da876941ab8727dda2705a /postprocess
parentd739b01b9f20b1a7fd4b313b28e4dd4e5edd9193 (diff)
Merge HTML detection to text detection service
Setting the filter name explicitly is not really required, because TypeDetection::impl_checkResultsAndAddBestFilter is able to select the correct filter anyway. But it seems that other detection services also do it, so I followed that way. Change-Id: I6e73fa79c6867d82f98d63e8d2b7865446f088ef Reviewed-on: https://gerrit.libreoffice.org/8213 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Diffstat (limited to 'postprocess')
-rwxr-xr-xpostprocess/Rdb_services.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk
index 1f9ca5b55a03..48d4c07baeaa 100755
--- a/postprocess/Rdb_services.mk
+++ b/postprocess/Rdb_services.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_Rdb_add_components,services,\
filter/source/config/cache/filterconfig1 \
filter/source/flash/flash \
filter/source/graphic/graphicfilter \
- filter/source/htmlfilterdetect/htmlfd \
filter/source/msfilter/msfilter \
filter/source/odfflatxml/odfflatxml \
filter/source/pdf/pdffilter \