summaryrefslogtreecommitdiff
path: root/TAO/tao/Pluggable.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Pluggable.i')
-rw-r--r--TAO/tao/Pluggable.i6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Pluggable.i b/TAO/tao/Pluggable.i
index 47443ee705f..a3fe15fa9a1 100644
--- a/TAO/tao/Pluggable.i
+++ b/TAO/tao/Pluggable.i
@@ -27,9 +27,3 @@ TAO_Acceptor::tag (void) const
{
return this->tag_;
}
-
-ACE_INLINE CORBA::Short
-TAO_Acceptor::priority (void) const
-{
- return this->priority_;
-}