summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-08 00:19:28 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-08 00:19:28 +0000
commit226b5e6f4bbab7ad04af93578b8acc498ca065e5 (patch)
tree47323e05dda5e3e2872e58e2a17d96679b1ece32 /TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
parentf7b726055d41d7730e80595f7072bafc3ee10595 (diff)
downloadATCD-226b5e6f4bbab7ad04af93578b8acc498ca065e5.tar.gz
ChangeLogTag: Tue Dec 7 18:16:14 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp')
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp b/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
index 3bfc171f83a..7cfe8d9c287 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
@@ -87,10 +87,6 @@ main (int argc, char *argv[])
-1);
}
- ACE_DEBUG ((LM_DEBUG,
- "IOR is: <%s>\n",
- ior.in ()));
-
orb->run (ACE_ENV_SINGLE_ARG_PARAMETER);
ACE_TRY_CHECK;