summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Makefile.am
diff options
context:
space:
mode:
authorKenneth Anthony Giusti <kgiusti@apache.org>2012-01-13 18:22:40 +0000
committerKenneth Anthony Giusti <kgiusti@apache.org>2012-01-13 18:22:40 +0000
commit2e958af105d5cb992fc69c3969b9ccccd330ea40 (patch)
tree2a66675fe1ada6a345048ce21969edfc3cb0a210 /cpp/src/tests/Makefile.am
parent39f068763c649f63f2c42ab19e76d4f76d612ff5 (diff)
downloadqpid-python-2e958af105d5cb992fc69c3969b9ccccd330ea40.tar.gz
QPID-3630: remove deprecated rate limiting feature
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1231221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Makefile.am')
-rw-r--r--cpp/src/tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am
index 2b8890eb26..dcad71fee6 100644
--- a/cpp/src/tests/Makefile.am
+++ b/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 \