summaryrefslogtreecommitdiff
path: root/src/pub.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pub.hpp')
-rw-r--r--src/pub.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pub.hpp b/src/pub.hpp
index 3a4fe09..89c1cd1 100644
--- a/src/pub.hpp
+++ b/src/pub.hpp
@@ -43,7 +43,6 @@ namespace zmq
void xrevive (class writer_t *pipe_);
int xsetsockopt (int option_, const void *optval_, size_t optvallen_);
int xsend (zmq_msg_t *msg_, int flags_);
- int xflush ();
int xrecv (zmq_msg_t *msg_, int flags_);
bool xhas_in ();
bool xhas_out ();