summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Server_Protocol
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-29 14:25:03 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-29 14:25:03 +0000
commit6095423123bcf5e5d9ab1799b0d531a54366e580 (patch)
treebeb931c8a54257c9ecd72acd6459d5cf8b14c121 /TAO/tests/RTCORBA/Server_Protocol
parentd9ae6b356356596bb2ca6b96b20a3ed4119b4c83 (diff)
downloadATCD-6095423123bcf5e5d9ab1799b0d531a54366e580.tar.gz
ChangeLogTag: Fri Oct 29 09:23:50 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tests/RTCORBA/Server_Protocol')
-rw-r--r--TAO/tests/RTCORBA/Server_Protocol/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/RTCORBA/Server_Protocol/server.cpp b/TAO/tests/RTCORBA/Server_Protocol/server.cpp
index 3a4be65d625..686d3f514cf 100644
--- a/TAO/tests/RTCORBA/Server_Protocol/server.cpp
+++ b/TAO/tests/RTCORBA/Server_Protocol/server.cpp
@@ -86,7 +86,7 @@ parse_args (int argc, char *argv[])
}
int
-check_server_protocol_at_root_poa (CORBA::ORB_ptr orb,
+check_server_protocol_at_root_poa (CORBA::ORB_ptr /*orb*/,
PortableServer::POA_ptr poa
ACE_ENV_ARG_DECL)
{