diff options
| author | Justin Ross <jross@apache.org> | 2012-02-21 21:56:06 +0000 |
|---|---|---|
| committer | Justin Ross <jross@apache.org> | 2012-02-21 21:56:06 +0000 |
| commit | 3ea03dcf8164f0f395a162ee7723d674a69dc0fd (patch) | |
| tree | dbf7395a93b9dcc5b76bf366faa39e27e2aa5415 /cpp/src | |
| parent | 30d6797d90736a44965a68e6e380ad1508390ed4 (diff) | |
| download | qpid-python-3ea03dcf8164f0f395a162ee7723d674a69dc0fd.tar.gz | |
QPID-3864: Clean up the dist lists. Thanks to Andrew Stitcher for the patch.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1292054 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
| -rw-r--r-- | cpp/src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 0d582aaa54..a909ed8185 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -633,7 +633,6 @@ libqpidbroker_la_SOURCES = \ qpid/broker/QueuedMessage.h \ qpid/broker/QueueFlowLimit.h \ qpid/broker/QueueFlowLimit.cpp \ - qpid/broker/RateFlowcontrol.h \ qpid/broker/RecoverableConfig.h \ qpid/broker/RecoverableExchange.h \ qpid/broker/RecoverableMessage.h \ |
