diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-12-16 21:17:33 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-12-16 21:17:33 +0000 |
commit | 044170580e492e876691795a5497279172b8e500 (patch) | |
tree | 04888cafa9b68036dbbc3a46330ac80a6754d9bb /TAO/tao/IIOP_Profile.i | |
parent | 6127c7d9fda02863290ea46e72984d6d1b1fa998 (diff) | |
download | ATCD-044170580e492e876691795a5497279172b8e500.tar.gz |
ChangeLogTag:Thu Dec 16 14:53:23 1999 Ossama Othman <othman@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/IIOP_Profile.i')
-rw-r--r-- | TAO/tao/IIOP_Profile.i | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/IIOP_Profile.i b/TAO/tao/IIOP_Profile.i index e12d2bc389a..85121915ff3 100644 --- a/TAO/tao/IIOP_Profile.i +++ b/TAO/tao/IIOP_Profile.i @@ -1,12 +1,6 @@ // -*- C++ -*- // $Id$ -ACE_INLINE const char -TAO_IIOP_Profile::get_object_key_delimiter (void) -{ - return TAO_IIOP_Profile::object_key_delimiter; -} - ACE_INLINE const TAO_ObjectKey & TAO_IIOP_Profile::object_key (void) const { |