diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-04-28 10:26:37 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-04-28 10:26:37 +0000 |
commit | 446a47fbe93b943cc1be5d6a5f9cb7de87b9ea6b (patch) | |
tree | ae1bc665d0de675b1ef135812a6c31f568b36767 /TAO/tao/PI_Server | |
parent | 3152d1934df10fc38b447843cb16805102c79fb7 (diff) | |
download | ATCD-446a47fbe93b943cc1be5d6a5f9cb7de87b9ea6b.tar.gz |
Mon Apr 28 10:26:32 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PI_Server')
-rw-r--r-- | TAO/tao/PI_Server/PortableServer_ORBInitializer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/PI_Server/PortableServer_ORBInitializer.h b/TAO/tao/PI_Server/PortableServer_ORBInitializer.h index 89b5abcbf43..0a912a54b87 100644 --- a/TAO/tao/PI_Server/PortableServer_ORBInitializer.h +++ b/TAO/tao/PI_Server/PortableServer_ORBInitializer.h @@ -42,7 +42,6 @@ public: void pre_init (PortableInterceptor::ORBInitInfo_ptr info); void post_init (PortableInterceptor::ORBInitInfo_ptr info); - //@} private: |