summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connection_Handler.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-08-01 13:03:23 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-08-01 13:03:23 +0000
commit21ec67a9a62dc5f72559fc222981f73097eeed95 (patch)
tree564f5c47be6f2d520edc23808bc59ae702ac46c4 /TAO/tao/IIOP_Connection_Handler.h
parent12d75d1d582a3ac717d2e4fc1eedaab60a442d14 (diff)
downloadATCD-21ec67a9a62dc5f72559fc222981f73097eeed95.tar.gz
ChangeLogTag:Wed Aug 1 8:02:06 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/IIOP_Connection_Handler.h')
-rw-r--r--TAO/tao/IIOP_Connection_Handler.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/IIOP_Connection_Handler.h b/TAO/tao/IIOP_Connection_Handler.h
index 1f7d0dead44..d3dfa5ea79c 100644
--- a/TAO/tao/IIOP_Connection_Handler.h
+++ b/TAO/tao/IIOP_Connection_Handler.h
@@ -140,10 +140,6 @@ private:
/// TCP configuration for this connection.
TAO_IIOP_Properties *tcp_properties_;
-
- /// 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_;
};