diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:39:53 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:39:53 +0100 |
commit | 22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac (patch) | |
tree | 23ddfc70c283ccaf582b74f8ec4a8e8168a1bd3e /TAO/orbsvcs/tests/Bug_2248_Regression | |
parent | e392479f563136c2bedd53b6e3af905965116fa0 (diff) | |
download | ATCD-22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac.tar.gz |
Shorten file headers
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_2248_Regression')
-rw-r--r-- | TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h b/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h index 33a055d29db..59a997ec94b 100644 --- a/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h +++ b/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h @@ -5,8 +5,6 @@ * @file Client_i.h * * A helper class for the client - * - * */ //============================================================================= 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, |