summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Stub.cpp')
-rw-r--r--TAO/tao/Stub.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Stub.cpp b/TAO/tao/Stub.cpp
index 339b5847181..ce121c97536 100644
--- a/TAO/tao/Stub.cpp
+++ b/TAO/tao/Stub.cpp
@@ -124,6 +124,7 @@ TAO_Stub::add_forward_profiles (const TAO_MProfile &mprofiles)
// make sure we start at the beginning of mprofiles
this->forward_profiles_->rewind ();
}
+
// Quick'n'dirty hash of objref data, for partitioning objrefs into
// sets.
//
@@ -928,7 +929,6 @@ TAO_Stub::validate_connection (
return 0;
}
-
#endif /* TAO_HAS_CORBA_MESSAGING */
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)