From 025451b1e26c48ca58c388921827929d11c9459c Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 19 Oct 2006 00:42:50 +0000 Subject: Fixed various minor TODO issues. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@465432 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/test/unit/qpid/framing/HeaderTest.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpp/test/unit/qpid/framing/HeaderTest.cpp') diff --git a/cpp/test/unit/qpid/framing/HeaderTest.cpp b/cpp/test/unit/qpid/framing/HeaderTest.cpp index cf0d9fe5bd..8b613127b1 100644 --- a/cpp/test/unit/qpid/framing/HeaderTest.cpp +++ b/cpp/test/unit/qpid/framing/HeaderTest.cpp @@ -31,9 +31,6 @@ class HeaderTest : public CppUnit::TestCase public: - // TODO aconway 2006-09-12: Need more detailed tests, - // need tests to assert something! - // void testGenericProperties() { AMQHeaderBody body(BASIC); -- cgit v1.2.1