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