diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/src/tests/txtest.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/cpp/src/tests/txtest.cpp b/cpp/src/tests/txtest.cpp index b27f75fc92..4373a9c1e7 100644 --- a/cpp/src/tests/txtest.cpp +++ b/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> |