summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-09-21 09:45:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-09-21 09:45:34 +0000
commit992f7d59cbec6c6bb41cfabccf253fd2d2994515 (patch)
tree70880a9403fb3afeea29d98726e4a4f8948cbb90 /TAO/tao/Transport.inl
parentdb760f063767368ac1f862118f7d61938b184ce6 (diff)
downloadATCD-992f7d59cbec6c6bb41cfabccf253fd2d2994515.tar.gz
Fri Sep 21 09:44:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Transport.inl')
-rw-r--r--TAO/tao/Transport.inl6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Transport.inl b/TAO/tao/Transport.inl
index a3bb91e044a..5a4cc3a267d 100644
--- a/TAO/tao/Transport.inl
+++ b/TAO/tao/Transport.inl
@@ -117,12 +117,6 @@ TAO_Transport::reset_flush_timer (void)
this->current_deadline_ = ACE_Time_Value::zero;
}
-ACE_INLINE void
-TAO_Transport::messaging_init (TAO_GIOP_Message_Version const &version)
-{
- this->messaging_object_->init (version.major, version.minor);
-}
-
ACE_INLINE TAO_GIOP_Message_Base *
TAO_Transport::messaging_object (void)
{