summaryrefslogtreecommitdiffstats
path: root/shell/Library_propertyhdl.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-03-04 13:17:17 +0100
committerMichael Stahl <mstahl@redhat.com>2015-03-05 15:36:45 +0100
commitb3f6c29626965842fe0437f2c02a703883ec8cd1 (patch)
treedb80e350f039fc551fc9350e4c8cd5d56b06fa5d /shell/Library_propertyhdl.mk
parentfpicker: remove checks for obsolete _WIN32_WINNT versions (diff)
downloadcore-b3f6c29626965842fe0437f2c02a703883ec8cd1.tar.gz
core-b3f6c29626965842fe0437f2c02a703883ec8cd1.zip
shell: remove unnecessary explicit -D_WIN32_IE
Change-Id: Ib6d9233e8c322fd7165fce8763bb2a4eee9a7850
Diffstat (limited to 'shell/Library_propertyhdl.mk')
-rw-r--r--shell/Library_propertyhdl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Library_propertyhdl.mk b/shell/Library_propertyhdl.mk
index 6ea684fcb962..5073988ae93e 100644
--- a/shell/Library_propertyhdl.mk
+++ b/shell/Library_propertyhdl.mk
@@ -20,7 +20,6 @@ $(eval $(call gb_Library_add_defs,propertyhdl,\
-DWIN32_LEAN_AND_MEAN \
-D_UNICODE \
-UNOMINMAX \
- -D_WIN32_IE=0x700 \
-D_WIN32_WINNT=0x0502 \
))