summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/orbsvcs/IFR_Service/TCF_Loader.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/IFR_Service/TCF_Loader.cpp b/TAO/orbsvcs/IFR_Service/TCF_Loader.cpp
index d0ae9399826..66324504b63 100644
--- a/TAO/orbsvcs/IFR_Service/TCF_Loader.cpp
+++ b/TAO/orbsvcs/IFR_Service/TCF_Loader.cpp
@@ -25,8 +25,6 @@ TCF_Loader::create_object (CORBA::ORB_ptr orb,
ACE_TRY_ENV);
ACE_TRY_CHECK;
- cout << "will it compile now" << endl;
-
PortableServer::POA_var poa =
PortableServer::POA::_narrow (obj.in (),
ACE_TRY_ENV);