summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/txtest.cpp
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-01-17 20:52:36 +0000
committerGordon Sim <gsim@apache.org>2008-01-17 20:52:36 +0000
commit4bc0a99d616a523cc291051118931b09e310ddb5 (patch)
tree5e38d7a6a8ad3b3bf109bc3c7756558b7e4d7467 /qpid/cpp/src/tests/txtest.cpp
parent56e90b29c29a63616a301b1e1feed61b2a92fe62 (diff)
downloadqpid-python-4bc0a99d616a523cc291051118931b09e310ddb5.tar.gz
Removed erroneous comment
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@612977 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/txtest.cpp')
-rw-r--r--qpid/cpp/src/tests/txtest.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/qpid/cpp/src/tests/txtest.cpp b/qpid/cpp/src/tests/txtest.cpp
index b27f75fc92..4373a9c1e7 100644
--- a/qpid/cpp/src/tests/txtest.cpp
+++ b/qpid/cpp/src/tests/txtest.cpp
@@ -19,13 +19,6 @@
*
*/
-/**
- * This file provides a simple test (and example) of basic
- * functionality including declaring an exchange and a queue, binding
- * these together, publishing a message and receiving that message
- * asynchronously.
- */
-
#include <algorithm>
#include <iostream>
#include <memory>