diff options
Diffstat (limited to 'TAO/tao/IIOP_Endpoint.h')
-rw-r--r-- | TAO/tao/IIOP_Endpoint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h index d8f7647c6a5..7c4729f6a0f 100644 --- a/TAO/tao/IIOP_Endpoint.h +++ b/TAO/tao/IIOP_Endpoint.h @@ -183,7 +183,6 @@ private: TAO_IIOP_Endpoint (const TAO_IIOP_Endpoint &); private: - /// String representing the host name. CORBA::String_var host_; |