diff options
| author | Kenneth Anthony Giusti <kgiusti@apache.org> | 2012-01-13 18:22:40 +0000 |
|---|---|---|
| committer | Kenneth Anthony Giusti <kgiusti@apache.org> | 2012-01-13 18:22:40 +0000 |
| commit | 0b88aa0bb58324b54a1d3465b222eaf4fc4fdb2a (patch) | |
| tree | 8f11b1f978d9636b17a1bc6af1968c524c08a947 /qpid/cpp/src/tests/Makefile.am | |
| parent | 4f25c4f333c816cae35a43cc3ac2c785c1d9e0b6 (diff) | |
| download | qpid-python-0b88aa0bb58324b54a1d3465b222eaf4fc4fdb2a.tar.gz | |
QPID-3630: remove deprecated rate limiting feature
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1231221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index 2b8890eb26..dcad71fee6 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -116,7 +116,6 @@ unit_test_SOURCES= unit_test.cpp unit_test.h \ QueueEvents.cpp \ ProxyTest.cpp \ RetryList.cpp \ - RateFlowcontrolTest.cpp \ FrameDecoder.cpp \ ReplicationTest.cpp \ ClientMessageTest.cpp \ |
