summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-05-25 08:31:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-05-25 08:31:31 +0200
commitb911fa87dc12e6cdcba414f2cf795e20eee012e7 (patch)
tree0bfaceed1b64430222341983069cdc18d697f217 /setup_native
parent8d96f4b663b54b199c93dbb8aa496e77e342170e (diff)
-Werror,-Wunused-macros
Change-Id: Ie0684d80740d592ea01546eea36a13c03b9eec4b
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx b/setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx
index d50bf82d9d95..a54e0a458387 100644
--- a/setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx
+++ b/setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx
@@ -18,7 +18,6 @@
*/
#define UNICODE
-#define _UNICODE
#ifdef _MSC_VER
#pragma warning(push, 1) /* disable warnings within system headers */