Michael Stefaniuc : explorer: Remove unneeded UNICODE define.

Alexandre Julliard julliard at winehq.org
Sat May 8 13:22:28 CDT 2010


Module: wine
Branch: master
Commit: 1d864cfd22131ee2b49b5450e08897522bf51b72
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1d864cfd22131ee2b49b5450e08897522bf51b72

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Fri May  7 23:36:46 2010 +0200

explorer: Remove unneeded UNICODE define.

---

 programs/explorer/systray.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/programs/explorer/systray.c b/programs/explorer/systray.c
index 027596a..9a4226a 100644
--- a/programs/explorer/systray.c
+++ b/programs/explorer/systray.c
@@ -20,7 +20,6 @@
 
 #include <assert.h>
 
-#define UNICODE
 #define NONAMELESSUNION
 #define _WIN32_IE 0x500
 #include <windows.h>




More information about the wine-cvs mailing list