From 6d2cd9fc17b357b5698237d34f4c902dc4bdfa2d Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Thu, 21 Dec 2006 17:58:07 +0000 Subject: missed files from last commit. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@489422 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/lib/common/framing/AMQFrame.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpp/lib/common') diff --git a/cpp/lib/common/framing/AMQFrame.h b/cpp/lib/common/framing/AMQFrame.h index 0cdd5674c1..eb230c740c 100644 --- a/cpp/lib/common/framing/AMQFrame.h +++ b/cpp/lib/common/framing/AMQFrame.h @@ -36,10 +36,6 @@ namespace qpid { namespace framing { - // TODO - replace with generated file - // CCT - static ProtocolVersion highestVersion(8,0); - class AMQFrame : virtual public AMQDataBlock { static AMQP_MethodVersionMap versionMap; -- cgit v1.2.1