From ef8ed04b99e5712f183d83c6ab0b9b60a1657d87 Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Fri, 11 Feb 2011 04:14:59 +0000 Subject: QPID-3046 - Refactored so that Connection::getAuthenticatedUsername is consulted each time a sent message is annotated with the user-id. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1069673 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/qmf/ConsoleSessionImpl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/cpp/src/qmf/ConsoleSessionImpl.h') diff --git a/qpid/cpp/src/qmf/ConsoleSessionImpl.h b/qpid/cpp/src/qmf/ConsoleSessionImpl.h index e495c1c1e8..675c8bcfb5 100644 --- a/qpid/cpp/src/qmf/ConsoleSessionImpl.h +++ b/qpid/cpp/src/qmf/ConsoleSessionImpl.h @@ -72,7 +72,6 @@ namespace qmf { qpid::messaging::Sender directSender; qpid::messaging::Sender topicSender; std::string domain; - std::string authUser; uint32_t maxAgentAgeMinutes; bool listenOnDirect; bool strictSecurity; -- cgit v1.2.1