summaryrefslogtreecommitdiff
path: root/shell/Library_shlxthdl.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-10-05 13:32:03 +0200
committerMichael Stahl <mstahl@redhat.com>2012-10-05 14:35:51 +0200
commitf7bfe52ae5cc12ce8198cb01837c875955ac4a6a (patch)
tree0455fcdacbbfb35d1d84ed37f9f8a36974ef568e /shell/Library_shlxthdl.mk
parent2ba5fe6952c8b5aaf81b13a037854becd31c9a9c (diff)
shell: no need to define XML_UNICODE ...
... because it is added automatically by the external expat_utf16. Change-Id: Ifdad11b275f7074be6f2e92df2e3c30c7097a5b7
Diffstat (limited to 'shell/Library_shlxthdl.mk')
-rw-r--r--shell/Library_shlxthdl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Library_shlxthdl.mk b/shell/Library_shlxthdl.mk
index 9118f08f5018..7881f5f33dce 100644
--- a/shell/Library_shlxthdl.mk
+++ b/shell/Library_shlxthdl.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_Library_add_defs,shlxthdl,\
-DISOLATION_AWARE_ENABLED \
-DUNICODE \
-DWIN32_LEAN_AND_MEAN \
- -DXML_UNICODE \
-D_NTSDK \
-D_UNICODE \
-UNOMINMAX \