Michael Stefaniuc : explorer: Remove unneeded UNICODE define.
8 May
2010
8 May
'10
6:22 p.m.
Module: wine Branch: master Commit: 1d864cfd22131ee2b49b5450e08897522bf51b72 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1d864cfd22131ee2b49b5450e0... Author: Michael Stefaniuc <mstefani(a)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>
5702
Age (days ago)
5702
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard