summaryrefslogtreecommitdiff
path: root/TAO/tao/Context.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Context.h')
-rw-r--r--TAO/tao/Context.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Context.h b/TAO/tao/Context.h
index f24fd9d4939..4647dc45ef0 100644
--- a/TAO/tao/Context.h
+++ b/TAO/tao/Context.h
@@ -22,8 +22,6 @@
#include "tao/corbafwd.h"
-#if !defined (TAO_HAS_MINIMUM_CORBA)
-
class TAO_Export CORBA_Context
{
// = TITLE
@@ -290,6 +288,4 @@ private:
# include "tao/Context.i"
#endif /* __ACE_INLINE__ */
-#endif /* TAO_HAS_MINIMUM_CORBA */
-
#endif /* TAO_CONTEXT_H */