summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h')
-rw-r--r--TAO/orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h b/TAO/orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h
index 6f44cfc6a2a..38b1816f083 100644
--- a/TAO/orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h
+++ b/TAO/orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h
@@ -3,7 +3,6 @@
//=============================================================================
/**
* @file Server_Request_Interceptor.h
- *
*/
//=============================================================================
@@ -28,8 +27,6 @@
* @class Server_Request_Interceptor
*
* @brief Simple concrete server request interceptor.
- *
- *
*/
class Server_Request_Interceptor
: public virtual Simple_ServerRequestInterceptor,