diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-11-21 00:00:14 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-11-21 00:00:14 +0000 |
commit | 70f04d1824bf35dd356f324f94b5f512374ebdf3 (patch) | |
tree | 4d732cb3df1939123fb511d0ba77035c83672180 /TAO/tao/IIOP_Connector.cpp | |
parent | 38c21bbcd7fdf87dc794ec64c9955a07571d380d (diff) | |
download | ATCD-70f04d1824bf35dd356f324f94b5f512374ebdf3.tar.gz |
ChangeLogTag:Mon Nov 20 15:55:38 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/IIOP_Connector.cpp')
-rw-r--r-- | TAO/tao/IIOP_Connector.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Connector.cpp b/TAO/tao/IIOP_Connector.cpp index c828e8c793b..5debf1bc3fb 100644 --- a/TAO/tao/IIOP_Connector.cpp +++ b/TAO/tao/IIOP_Connector.cpp @@ -54,7 +54,6 @@ TAO_IIOP_Connect_Creation_Strategy::make_svc_handler TAO_IIOP_Connector::TAO_IIOP_Connector (CORBA::Boolean flag) : TAO_Connector (TAO_TAG_IIOP_PROFILE), - tcp_properties_ (), lite_flag_ (flag), null_activation_strategy_ (), connect_strategy_ (), |