summaryrefslogtreecommitdiff
path: root/ace/Basic_Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Basic_Types.h')
-rw-r--r--ace/Basic_Types.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/Basic_Types.h b/ace/Basic_Types.h
index f251a890d70..1d00da0d5c4 100644
--- a/ace/Basic_Types.h
+++ b/ace/Basic_Types.h
@@ -659,12 +659,6 @@ typedef ACE_UINT16 ACE_USHORT16;
typedef int ssize_t;
#endif /* ACE_HAS_SSIZE_T */
-// This doesn't belong here, but the bigger fix isn't ready to commit.
-# if !defined (ENOMEM)
-# define ENOMEM 12 /* Not enough core */
-# endif /* ENOMEM */
-
-
# if defined (__ACE_INLINE__)
# include "ace/Basic_Types.i"
# endif /* __ACE_INLINE__ */