summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/HTML.xcu
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-08-05 10:39:50 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-08-05 11:08:25 +0000
commita5b842f3aa401352f5454edb8f47d9576dff0092 (patch)
tree8a6b526d9b07e8458fe6589f2754f593fa159d74 /filter/source/config/fragments/filters/HTML.xcu
parent968bc55adebd0158349b32a31ea341be292d8aa1 (diff)
remove unused SfxFilterFlags values
from both the code and the XCU files Change-Id: I47f1f33c3ad4a37e346e3b8020dd9d3e284ccb77 Reviewed-on: https://gerrit.libreoffice.org/17522 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'filter/source/config/fragments/filters/HTML.xcu')
-rw-r--r--filter/source/config/fragments/filters/HTML.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/fragments/filters/HTML.xcu b/filter/source/config/fragments/filters/HTML.xcu
index 79647f33c184..68a64cb018dd 100644
--- a/filter/source/config/fragments/filters/HTML.xcu
+++ b/filter/source/config/fragments/filters/HTML.xcu
@@ -16,7 +16,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<node oor:name="HTML" oor:op="replace">
- <prop oor:name="Flags"><value>IMPORT EXPORT ASYNCHRON PREFERRED</value></prop>
+ <prop oor:name="Flags"><value>IMPORT EXPORT PREFERRED</value></prop>
<prop oor:name="UIComponent"/>
<prop oor:name="FilterService"/>
<prop oor:name="UserData"><value>HTML</value></prop>