summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Profile.cpp')
-rw-r--r--TAO/tao/Profile.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/TAO/tao/Profile.cpp b/TAO/tao/Profile.cpp
index db7633eed0e..3370c053def 100644
--- a/TAO/tao/Profile.cpp
+++ b/TAO/tao/Profile.cpp
@@ -308,19 +308,6 @@ TAO_Unknown_Profile::hash (CORBA::ULong max,
this->body_.length ()) % max);
}
-int
-TAO_Unknown_Profile::addr_to_string (char * /* buffer */,
- size_t /* length */)
-{
- return -1;
-}
-
-void
-TAO_Unknown_Profile::reset_hint (void)
-{
- // do nothing
-}
-
IOP::TaggedProfile&
TAO_Unknown_Profile::create_tagged_profile (void)
{