diff options
Diffstat (limited to 'TAO/tao/Exclusive_TMS.h')
-rw-r--r-- | TAO/tao/Exclusive_TMS.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Exclusive_TMS.h b/TAO/tao/Exclusive_TMS.h index ef22858e9b2..6b5114adcf2 100644 --- a/TAO/tao/Exclusive_TMS.h +++ b/TAO/tao/Exclusive_TMS.h @@ -53,10 +53,6 @@ public: virtual int dispatch_reply (TAO_Pluggable_Reply_Params ¶ms); - // @@ Commented for the time being, let the commented line stay for - // sometime - Bala - // virtual TAO_GIOP_Message_State *get_message_state (void); - // virtual void destroy_message_state (TAO_GIOP_Message_State *); virtual int idle_after_send (void); virtual int idle_after_reply (void); virtual void connection_closed (void); |