diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-02-15 13:24:41 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-02-15 13:24:41 +0000 |
commit | efff99504bd67f08226503c6e763d8881fb11f29 (patch) | |
tree | 35610de3713997b98ce340bdc63f0bb09d6121b2 /TAO/tao/ORB.cpp | |
parent | 802031146b8f2e5ce03f7f3f547e00a95fd58a0b (diff) | |
download | ATCD-efff99504bd67f08226503c6e763d8881fb11f29.tar.gz |
Thu Feb 15 13:23:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB.cpp')
-rw-r--r-- | TAO/tao/ORB.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/ORB.cpp b/TAO/tao/ORB.cpp index b9b4c3c5dd4..7e8b13cc2e7 100644 --- a/TAO/tao/ORB.cpp +++ b/TAO/tao/ORB.cpp @@ -1146,8 +1146,6 @@ CORBA::ORB_init (int &argc, char *argv[], const char *orbid) CORBA::COMPLETED_NO); } - - if (orbid_string.length () == 0) { ACE_Arg_Shifter arg_shifter (command_line.get_argc (), |