explorer: Remove unneeded UNICODE define.

Michael Stefaniuc mstefani at redhat.de
Fri May 7 16:36:46 CDT 2010


---
 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>
-- 
1.6.6.1



More information about the wine-patches mailing list