summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-04-21 19:47:50 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-04-21 19:47:50 +0200
commita10857b29949cc2dd3b19936762b6c42bc076b7c (patch)
tree50603fb7f5e49721d8f92187c7138eb27c1192b0
parentc4abde15b611512b15a76cc9a48648ae0111a41f (diff)
parent9724ca583c8523f6095b1319ab4449f0cc110fc9 (diff)
downloadATCD-a10857b29949cc2dd3b19936762b6c42bc076b7c.tar.gz
Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
-rw-r--r--ACE/ace/WFMO_Reactor.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/WFMO_Reactor.h b/ACE/ace/WFMO_Reactor.h
index a0ddf7e6d40..761256d3329 100644
--- a/ACE/ace/WFMO_Reactor.h
+++ b/ACE/ace/WFMO_Reactor.h
@@ -307,10 +307,6 @@ public:
// = Search structure operations.
- /// Bind the ACE_Event_Handler * to the ACE_HANDLE. This is for
- /// the simple event entry.
- int bind (ACE_HANDLE, ACE_Event_Handler *);
-
/// Insert I/O Event_Handler entry into the system. This method
/// assumes that the lock are head *before* this method is invoked.
int bind_i (bool io_entry,