summaryrefslogtreecommitdiff
path: root/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.h')
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.h b/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.h
index 5454f81ea1e..d12a79c0a9c 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.h
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.h
@@ -21,7 +21,6 @@ class Event_Analyzer : public ACE_Task<ACE_SYNCH>
// In a "real" event service, application-specific processing
// would be done in the <put> (or <svc>) method in this class.
public:
- // = Initialization hooks called by <ACE_Stream> (not used).
virtual int open (void *a = 0);
virtual int close (u_long flags = 0);