summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/lib/Server_Request_Interceptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/lib/Server_Request_Interceptor.cpp')
-rw-r--r--TAO/tests/TransportCurrent/lib/Server_Request_Interceptor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/TransportCurrent/lib/Server_Request_Interceptor.cpp b/TAO/tests/TransportCurrent/lib/Server_Request_Interceptor.cpp
index 17064f19bbe..73980f0befb 100644
--- a/TAO/tests/TransportCurrent/lib/Server_Request_Interceptor.cpp
+++ b/TAO/tests/TransportCurrent/lib/Server_Request_Interceptor.cpp
@@ -6,7 +6,6 @@
namespace Test
{
-
Server_Request_Interceptor::Server_Request_Interceptor (const char* orbid, TEST test)
: request_count_ (0)
, orb_id_ (::CORBA::string_dup (orbid))