From 97fe493a00e108dbd87e39e00ebb75a1bf1f2f73 Mon Sep 17 00:00:00 2001 From: coryan Date: Wed, 2 Jun 1999 23:54:47 +0000 Subject: ChangeLogTag:Wed Jun 2 18:53:15 1999 Carlos O'Ryan --- TAO/tao/Pluggable.cpp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'TAO/tao/Pluggable.cpp') diff --git a/TAO/tao/Pluggable.cpp b/TAO/tao/Pluggable.cpp index 3acce504d33..474a38cab35 100644 --- a/TAO/tao/Pluggable.cpp +++ b/TAO/tao/Pluggable.cpp @@ -373,18 +373,6 @@ TAO_Transport::register_handler (void) ACE_NOTSUP_RETURN (-1); } -int -TAO_Transport::suspend_handler (void) -{ - ACE_NOTSUP_RETURN (-1); -} - -int -TAO_Transport::resume_handler (void) -{ - ACE_NOTSUP_RETURN (-1); -} - int TAO_Transport::handle_close (void) { -- cgit v1.2.1