summaryrefslogtreecommitdiff
path: root/TAO/tao/UIOP_Connect.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-02 23:54:47 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-02 23:54:47 +0000
commit608d7ae861d836743daf39d4e37f9eb847a65926 (patch)
tree287840b004d5c55ffb8b5c3f9535f36a62ae356b /TAO/tao/UIOP_Connect.h
parentc53c247a1108e5ffcf6ec3c4a38e7739340ec3e2 (diff)
downloadATCD-608d7ae861d836743daf39d4e37f9eb847a65926.tar.gz
ChangeLogTag:Wed Jun 2 18:53:15 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/UIOP_Connect.h')
-rw-r--r--TAO/tao/UIOP_Connect.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/UIOP_Connect.h b/TAO/tao/UIOP_Connect.h
index 37feea2dc94..1a4f5d9de1a 100644
--- a/TAO/tao/UIOP_Connect.h
+++ b/TAO/tao/UIOP_Connect.h
@@ -51,9 +51,6 @@ public:
TAO_UIOP_Handler_Base (TAO_ORB_Core *orb_core);
virtual TAO_Transport *transport (void) = 0;
-
- virtual int resume_handler (ACE_Reactor *reactor);
- // Resume the handler.
};
// ****************************************************************