summaryrefslogtreecommitdiff
path: root/TAO/tao/Tagged_Profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Tagged_Profile.cpp')
-rw-r--r--TAO/tao/Tagged_Profile.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Tagged_Profile.cpp b/TAO/tao/Tagged_Profile.cpp
index e5bed686c15..cfe643f6066 100644
--- a/TAO/tao/Tagged_Profile.cpp
+++ b/TAO/tao/Tagged_Profile.cpp
@@ -17,8 +17,6 @@ ACE_RCSID (tao,
Tagged_Profile,
"$Id$")
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
CORBA::Boolean
TAO_Tagged_Profile::extract_object_key (IOP::TaggedProfile &profile)
{
@@ -194,5 +192,3 @@ TAO_Tagged_Profile::unmarshall_ref_addr_i (
return hdr_status;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL