summaryrefslogtreecommitdiff
path: root/ace/config-win32-common.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-13 22:16:07 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-13 22:16:07 +0000
commit3970d49fbfc5eaa79bd0df0227221247d89b902f (patch)
tree501b2b81c9567c9b5163d46f3275fd733786c06c /ace/config-win32-common.h
parenta027f0d8fd7e8956ac2ba41a438b70a9ddcadcb9 (diff)
downloadATCD-3970d49fbfc5eaa79bd0df0227221247d89b902f.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-win32-common.h')
-rw-r--r--ace/config-win32-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-win32-common.h b/ace/config-win32-common.h
index 48eed18cae2..fa15deb0c33 100644
--- a/ace/config-win32-common.h
+++ b/ace/config-win32-common.h
@@ -32,9 +32,6 @@
#define ACE_LACKS_UNISTD_H
#define ACE_LACKS_RLIMIT
-// The OS bind() call will select the port if it's 0.
-#define ACE_HAS_WILDCARD_BIND
-
#define ACE_SIZEOF_LONG_LONG 8
typedef unsigned __int64 ACE_UINT64;