summaryrefslogtreecommitdiff
path: root/ace/config-hpux-10.x-hpc++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-hpux-10.x-hpc++.h')
-rw-r--r--ace/config-hpux-10.x-hpc++.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-hpux-10.x-hpc++.h b/ace/config-hpux-10.x-hpc++.h
index 11c525d72bd..8653b39c4d0 100644
--- a/ace/config-hpux-10.x-hpc++.h
+++ b/ace/config-hpux-10.x-hpc++.h
@@ -81,9 +81,6 @@
// Compiler supports template specialization.
# define ACE_HAS_TEMPLATE_SPECIALIZATION
-// Compiler's runtime new throws bad_alloc on out-of-memory condition.
-# define ACE_NEW_THROWS_EXCEPTIONS
-
#endif /* __cplusplus < 199707L */
// Compiler supports the ssize_t typedef.