summaryrefslogtreecommitdiff
path: root/shell/StaticLibrary_xmlparser.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/StaticLibrary_xmlparser.mk')
-rw-r--r--shell/StaticLibrary_xmlparser.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/StaticLibrary_xmlparser.mk b/shell/StaticLibrary_xmlparser.mk
index eeefe1df5e20..c86bb75937fb 100644
--- a/shell/StaticLibrary_xmlparser.mk
+++ b/shell/StaticLibrary_xmlparser.mk
@@ -33,10 +33,6 @@ $(eval $(call gb_StaticLibrary_set_include,shell_xmlparser,\
))
ifeq ($(GUI),WNT)
-$(eval $(call gb_StaticLibrary_add_defs,shell_xmlparser,\
- -DXML_UNICODE \
-))
-
$(eval $(call gb_StaticLibrary_use_externals,shell_xmlparser,\
expat_utf16 \
))