From acc0dee435e1fa22e3b1e7cdfecf6913bf88988e Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Tue, 29 Apr 2008 20:15:18 +0000 Subject: QPID-974: allow the size of the queue of outgoing frames to be restricted QPID-544: tidy up configuration (ensuring desired settings are used correctly, allowing tcp socket options to be set etc) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652083 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/framing/AMQP_HighestVersion.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src/qpid/framing/AMQP_HighestVersion.h') diff --git a/cpp/src/qpid/framing/AMQP_HighestVersion.h b/cpp/src/qpid/framing/AMQP_HighestVersion.h index 0aa1bf7e66..42139c7937 100644 --- a/cpp/src/qpid/framing/AMQP_HighestVersion.h +++ b/cpp/src/qpid/framing/AMQP_HighestVersion.h @@ -32,7 +32,6 @@ namespace qpid { namespace framing { -//static ProtocolVersion highestProtocolVersion(99, 0); static ProtocolVersion highestProtocolVersion(0, 10); } /* namespace framing */ -- cgit v1.2.1