explorer: Remove unneeded UNICODE define.
This commit is contained in:
parent
51e653b567
commit
1d864cfd22
|
@ -20,7 +20,6 @@
|
|||
|
||||
#include <assert.h>
|
||||
|
||||
#define UNICODE
|
||||
#define NONAMELESSUNION
|
||||
#define _WIN32_IE 0x500
|
||||
#include <windows.h>
|
||||
|
|
Loading…
Reference in New Issue