summaryrefslogtreecommitdiff
path: root/TAO/tao/UIOP_Profile.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/UIOP_Profile.i')
-rw-r--r--TAO/tao/UIOP_Profile.i7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tao/UIOP_Profile.i b/TAO/tao/UIOP_Profile.i
index 9e309c9e193..d4b9dc66157 100644
--- a/TAO/tao/UIOP_Profile.i
+++ b/TAO/tao/UIOP_Profile.i
@@ -72,11 +72,4 @@ TAO_UIOP_Profile::_nil (void)
return (TAO_UIOP_Profile *) 0;
}
-ACE_INLINE TAO_MProfile *
-TAO_UIOP_Profile::forward_to_i (void)
-{
- return this->forward_to_;
-}
-
-
#endif /* !defined ACE_LACKS_UNIX_DOMAIN_SOCKETS */