summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBAS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBAS.cpp')
-rw-r--r--TAO/tao/RTCORBAS.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/TAO/tao/RTCORBAS.cpp b/TAO/tao/RTCORBAS.cpp
index e0b24ab3e59..04c33727596 100644
--- a/TAO/tao/RTCORBAS.cpp
+++ b/TAO/tao/RTCORBAS.cpp
@@ -19,9 +19,6 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-#ifndef _TAO_IDL_ORIG_RTCORBAS_CPP_
-#define _TAO_IDL_ORIG_RTCORBAS_CPP_
-
#include "tao/orbconf.h"
#if (TAO_HAS_RT_CORBA == 1)
@@ -42,7 +39,4 @@
#include "RTCORBAS.i"
#endif /* !defined INLINE */
-
-#endif /* ifndef */
-
-#endif /* (TAO_HAS_RT_CORBA == 1) */
+#endif /* TAO_HAS_RT_CORBA == 1 */