summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
diff options
context:
space:
mode:
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