summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/Framework/ORBInitializer_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/Framework/ORBInitializer_T.h')
-rw-r--r--TAO/tests/TransportCurrent/Framework/ORBInitializer_T.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tests/TransportCurrent/Framework/ORBInitializer_T.h b/TAO/tests/TransportCurrent/Framework/ORBInitializer_T.h
index c62e53fefb9..9d4a089e343 100644
--- a/TAO/tests/TransportCurrent/Framework/ORBInitializer_T.h
+++ b/TAO/tests/TransportCurrent/Framework/ORBInitializer_T.h
@@ -21,9 +21,6 @@
#include "tao/PI/PI.h"
#include "tao/PortableInterceptorC.h"
-/* #include "tao/LocalObject.h" */
-/* #include "tao/ORB.h" */
-/* #include "tao/CORBA_String.h" */
namespace Test
{
@@ -55,7 +52,7 @@ namespace Test
typename Interceptor::_var_type interceptor_;
};
-};
+}
#endif /* ORBINITIALIZER_T_H */