summaryrefslogtreecommitdiff
path: root/tests/DSI_AMI_Gateway/test_dsi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/DSI_AMI_Gateway/test_dsi.cpp')
-rw-r--r--tests/DSI_AMI_Gateway/test_dsi.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/DSI_AMI_Gateway/test_dsi.cpp b/tests/DSI_AMI_Gateway/test_dsi.cpp
index 7afaf5d2873..5f7fecd6224 100644
--- a/tests/DSI_AMI_Gateway/test_dsi.cpp
+++ b/tests/DSI_AMI_Gateway/test_dsi.cpp
@@ -13,12 +13,8 @@
#include "test_dsi.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID(DSI_AMI_Gateway, test_dsi, "$Id$")
-
void
-DSI_Simple_Server::_dispatch (TAO_ServerRequest &request,
- void * //context
- )
+DSI_Simple_Server::_dispatch (TAO_ServerRequest &request, void *)
{
// No need to do any of this if the client isn't waiting.
if (request.response_expected ())