summaryrefslogtreecommitdiff
path: root/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.h')
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.h b/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.h
index 16f2c2a6263..9925bad78d4 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.h
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.h
@@ -59,7 +59,6 @@ class Peer_Router_Context : public ACE_Acceptor<Peer_Handler, ACE_SOCK_ACCEPTOR>
// This class also serves as an <ACE_Acceptor>, which creates
// <Peer_Handlers> when Peers connect.
public:
- // = Initialization and termination methods.
Peer_Router_Context (u_short port);
// Constructor.