diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-16 23:19:06 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-16 23:19:06 +0000 |
commit | 1cf299954fbd2385aa6cbd3698a78d531febaf61 (patch) | |
tree | 8ac36a2db1d026e27beedd90e5c1cd5d9b0909d0 /ace/config-win32.h | |
parent | be0a625c157fcbb80bd4d357549e9b972e501245 (diff) | |
download | ATCD-1cf299954fbd2385aa6cbd3698a78d531febaf61.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-win32.h')
-rw-r--r-- | ace/config-win32.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/config-win32.h b/ace/config-win32.h index 62f448a54f1..171f3aaea0e 100644 --- a/ace/config-win32.h +++ b/ace/config-win32.h @@ -50,11 +50,6 @@ // Runtime restrictions: winsock2 must be installed. // #define ACE_HAS_WINSOCK2 -// Define this, if you are using UNICODE. -// Setting applies to : building ACE, linking with ACE -// Runtime restrictions: system must be WinNT (any version) -#define ACE_HAS_UNICODE - // Uncomment these if you want to integrate ACE and Orbix in Win32. // Setting applies to : building ACE, linking with ACE // Runtime restrictions: system must have Orbix DLLs |