Revert "Merge branch 'master' of github.com:zeromq/libzmq"

This reverts commit 7b10586558, reversing
changes made to 3345902979.
This commit is contained in:
Ian Barber
2012-06-12 14:12:03 +01:00
parent 6117a2b099
commit dde69fb9fb
6 changed files with 18 additions and 46 deletions

View File

@@ -53,7 +53,6 @@ namespace zmq
// Handlers for incoming commands.
void process_plug ();
void process_term (int linger_);
// Handlers for I/O events.
void in_event ();