summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-01-06 14:26:10 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-01-06 14:26:10 +0100
commit717956bf5a253b899a468bd07b5df1f5ad1e6e8c (patch)
tree9d70b53bf97d748aacf8654ff4358b71e6b7e82d
parentc5c69fd23dc33d3d9222b9121ca286bbeefadf57 (diff)
downloadATCD-717956bf5a253b899a468bd07b5df1f5ad1e6e8c.tar.gz
Remove obsolete comment
* ACE/ace/CORBA_macros.h:
-rw-r--r--ACE/ace/CORBA_macros.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/CORBA_macros.h b/ACE/ace/CORBA_macros.h
index 9cd55e26d17..995aa2e9c80 100644
--- a/ACE/ace/CORBA_macros.h
+++ b/ACE/ace/CORBA_macros.h
@@ -41,7 +41,6 @@
# define ACE_del_bad_alloc
#endif
-// ACE_HAS_EXCEPTIONS is not the same as ACE_NEW_THROWS_EXCEPTIONS.
#if defined(ACE_NEW_THROWS_EXCEPTIONS)
# if defined (ACE_HAS_NEW_NOTHROW)