summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/agent
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/agent')
-rw-r--r--cpp/src/qpid/agent/ManagementAgentImpl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/qpid/agent/ManagementAgentImpl.cpp b/cpp/src/qpid/agent/ManagementAgentImpl.cpp
index 85f13ba15d..ebdc71e3b1 100644
--- a/cpp/src/qpid/agent/ManagementAgentImpl.cpp
+++ b/cpp/src/qpid/agent/ManagementAgentImpl.cpp
@@ -112,7 +112,6 @@ void ManagementAgentImpl::init(std::string brokerHost,
EncodeHeader (buffer, 'A');
buffer.putShortString ("RemoteAgent [C++]");
- buffer.putShortString (queueName.str());
systemId.encode (buffer);
buffer.putLong (11);