summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2014-10-20 15:47:51 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2014-10-20 15:47:51 +0000
commitddac25b787533d6c66f44851ad37fd9e423a05e3 (patch)
tree00142a6fc0fd1af67efdf38d43b0927f6983b80d /TAO/tao/Strategies/SHMIOP_Connection_Handler.h
parent7e0d477a1c51627f4040c4a01a1c5b6c762ce4db (diff)
downloadATCD-ddac25b787533d6c66f44851ad37fd9e423a05e3.tar.gz
Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tao/Strategies/SHMIOP_Connection_Handler.h')
-rw-r--r--TAO/tao/Strategies/SHMIOP_Connection_Handler.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
index 0dc238ae6b2..9fcad7ce6fa 100644
--- a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
+++ b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
@@ -96,11 +96,6 @@ protected:
virtual int handle_write_ready (const ACE_Time_Value *timeout);
//@}
-private:
- /// Flag that we will be passing to the event handler to indicate
- /// whether the handle will be resumed by the method or not.
- int resume_flag_;
-
};
TAO_END_VERSIONED_NAMESPACE_DECL