summaryrefslogtreecommitdiff
path: root/ACE/ace/config-unixware-7.1.0.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-unixware-7.1.0.h')
-rw-r--r--ACE/ace/config-unixware-7.1.0.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ACE/ace/config-unixware-7.1.0.h b/ACE/ace/config-unixware-7.1.0.h
index 7249b634298..e140072bf31 100644
--- a/ACE/ace/config-unixware-7.1.0.h
+++ b/ACE/ace/config-unixware-7.1.0.h
@@ -89,13 +89,6 @@
readdir_r, etc. */
#define ACE_HAS_DIRENT 1
-/* Compiler supports C++ exception handling */
-// MM-Graz if ! defined inserted, to prevent warnings, because it is already
-// defined in config-g++common.h
-# if !defined (ACE_HAS_EXCEPTIONS)
-#define ACE_HAS_EXCEPTIONS 1
-# endif
-
/* Platform supports getpagesize() call (otherwise, ACE_PAGE_SIZE must be
defined, except on Win32) */
#define ACE_HAS_GETPAGESIZE 1