summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-10-28 11:25:16 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-10-28 11:25:16 +0100
commit55978a89a7f8f707df7937e65108db655ad749cd (patch)
treef5dc700b6bee4e848c54d290028c7182e465ffad /TAO/tao/IORManipulation
parentb2f8f77f82ba9b35adb764b18bf89e23ce5b63de (diff)
downloadATCD-55978a89a7f8f707df7937e65108db655ad749cd.tar.gz
Layout and docu changes
Diffstat (limited to 'TAO/tao/IORManipulation')
-rw-r--r--TAO/tao/IORManipulation/IORManipulation.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/IORManipulation/IORManipulation.cpp b/TAO/tao/IORManipulation/IORManipulation.cpp
index 6c86e8fbea0..37b5284328f 100644
--- a/TAO/tao/IORManipulation/IORManipulation.cpp
+++ b/TAO/tao/IORManipulation/IORManipulation.cpp
@@ -165,8 +165,7 @@ TAO_IOR_Manipulation_impl::remove_profiles (
TAO_ORB_Core *orb_core = TAO_ORB_Core_instance ();
TAO_Stub *stub = orb_core->create_stub (id.in (), // give the id string
- Diff_Profiles
- );
+ Diff_Profiles);
// Make the stub memory allocation exception safe for the duration
// of this method.