summaryrefslogtreecommitdiff
path: root/src/push.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/push.cpp')
-rw-r--r--src/push.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/push.cpp b/src/push.cpp
index 44ebc07..77cc9d8 100644
--- a/src/push.cpp
+++ b/src/push.cpp
@@ -33,7 +33,7 @@ zmq::push_t::~push_t ()
{
}
-void zmq::push_t::xattach_pipe (pipe_t *pipe_, const blob_t &peer_identity_)
+void zmq::push_t::xattach_pipe (pipe_t *pipe_)
{
zmq_assert (pipe_);
lb.attach (pipe_);