summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/tools/checkversion.cxx1
-rw-r--r--setup_native/source/win32/customactions/tools/seterror.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/tools/checkversion.cxx b/setup_native/source/win32/customactions/tools/checkversion.cxx
index 2b7cc130ff48..cd9599dbb0d0 100644
--- a/setup_native/source/win32/customactions/tools/checkversion.cxx
+++ b/setup_native/source/win32/customactions/tools/checkversion.cxx
@@ -18,7 +18,6 @@
*/
#define UNICODE
-#define _UNICODE
#ifdef _MSC_VER
#pragma warning(push,1) // disable warnings within system headers
diff --git a/setup_native/source/win32/customactions/tools/seterror.cxx b/setup_native/source/win32/customactions/tools/seterror.cxx
index aeb2ff5bc775..9a7afed510a2 100644
--- a/setup_native/source/win32/customactions/tools/seterror.cxx
+++ b/setup_native/source/win32/customactions/tools/seterror.cxx
@@ -18,7 +18,6 @@
*/
#define UNICODE
-#define _UNICODE
#ifdef _MSC_VER
#pragma warning(push,1) // disable warnings within system headers