summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-12-29 09:26:27 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-12-29 09:26:27 +0100
commit7894e0072e564bfd01d4ac805b9201548dbd670a (patch)
tree159414f38bed08bd3ed11d85c9c65aa9b48217b1 /TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h
parent259367ebea5fe5b875d42d0e431f0e7171a39aa5 (diff)
parenteea373d412ecd69cc17acff7d9de5814c0d13d12 (diff)
downloadATCD-7894e0072e564bfd01d4ac805b9201548dbd670a.tar.gz
Merge branch 'master' into repro-fragmentation-issue
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h')
-rw-r--r--TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h
index bf6e9a79b15..4f9f1a17d5f 100644
--- a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h
+++ b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h
@@ -42,11 +42,9 @@ class Server_ORBInitializer :
public virtual ::CORBA::LocalObject
{
public:
-
virtual void pre_init (PortableInterceptor::ORBInitInfo_ptr info);
virtual void post_init (PortableInterceptor::ORBInitInfo_ptr info);
-
};
#if defined(_MSC_VER)