diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-04-13 22:16:07 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-04-13 22:16:07 +0000 |
commit | 3970d49fbfc5eaa79bd0df0227221247d89b902f (patch) | |
tree | 501b2b81c9567c9b5163d46f3275fd733786c06c /ace/config-sunos4-g++.h | |
parent | a027f0d8fd7e8956ac2ba41a438b70a9ddcadcb9 (diff) | |
download | ATCD-3970d49fbfc5eaa79bd0df0227221247d89b902f.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos4-g++.h')
-rw-r--r-- | ace/config-sunos4-g++.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos4-g++.h b/ace/config-sunos4-g++.h index a8f584ca1dd..35ee50eb8c9 100644 --- a/ace/config-sunos4-g++.h +++ b/ace/config-sunos4-g++.h @@ -100,7 +100,4 @@ #define ACE_NTRACE 1 #endif /* ACE_NTRACE */ -// The OS bind() call will select the port if it's 0. -#define ACE_HAS_WILDCARD_BIND - #endif /* ACE_CONFIG_H */ |