summaryrefslogtreecommitdiff
path: root/TAO/tao/Protocols_Hooks.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-21 21:59:52 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-21 21:59:52 +0000
commit88ef21b579e9722b7a387fe044f9e4b511f466cc (patch)
treefec747497baeab661b6a5ca59aaf78cc8b295d71 /TAO/tao/Protocols_Hooks.h
parentd17d12aa13c96ff3a950e9caa8393ddd1c7118e2 (diff)
downloadATCD-88ef21b579e9722b7a387fe044f9e4b511f466cc.tar.gz
ChangeLogTag: Thu Oct 21 17:55:19 2004 Irfan Pyarali <irfan@oomworks.com>
Diffstat (limited to 'TAO/tao/Protocols_Hooks.h')
-rw-r--r--TAO/tao/Protocols_Hooks.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Protocols_Hooks.h b/TAO/tao/Protocols_Hooks.h
index c8056809e19..9fba62f8f91 100644
--- a/TAO/tao/Protocols_Hooks.h
+++ b/TAO/tao/Protocols_Hooks.h
@@ -202,12 +202,6 @@ public:
ACE_ENV_ARG_DECL) = 0;
//@}
-
- /// Sets the default ServerProtocolPolicy.
- virtual int set_default_server_protocol_policy (
- TAO_Acceptor_Registry &acceptor_registry
- ACE_ENV_ARG_DECL) = 0;
-
};
#include /**/ "ace/post.h"