summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2010-03-31 16:53:57 +0000
committerGordon Sim <gsim@apache.org>2010-03-31 16:53:57 +0000
commit79743ac8120ba318295b911f6204affd9c1e66c2 (patch)
treefd405c9e752b8b5be2f87a5aef9465cd24e69f97 /qpid/cpp/src
parent34a8918500c2ca074771d00f832937fe4f87476d (diff)
downloadqpid-python-79743ac8120ba318295b911f6204affd9c1e66c2.tar.gz
QPID-2477: cleanup from patch by Jan Sarenik
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@929617 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp b/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp
index 77372f839a..637645bb04 100644
--- a/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp
+++ b/qpid/cpp/src/qpid/agent/ManagementAgentImpl.cpp
@@ -40,7 +40,6 @@ using std::stringstream;
using std::ofstream;
using std::ifstream;
using std::string;
-using std::cout;
using std::endl;
namespace {