diff options
Diffstat (limited to 'TAO/tao/IORTable/Table_Adapter.cpp')
-rw-r--r-- | TAO/tao/IORTable/Table_Adapter.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/IORTable/Table_Adapter.cpp b/TAO/tao/IORTable/Table_Adapter.cpp index f6240e35da4..5c466630ad7 100644 --- a/TAO/tao/IORTable/Table_Adapter.cpp +++ b/TAO/tao/IORTable/Table_Adapter.cpp @@ -117,7 +117,6 @@ TAO_Table_Adapter::create_collocated_object (TAO_Stub *stub, stub->is_collocated (), stub->collocated_servant ()), CORBA::Object::_nil ()); - } return result; |