diff options
| author | Alan Conway <aconway@apache.org> | 2008-09-22 14:03:07 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2008-09-22 14:03:07 +0000 |
| commit | c0170cdc4e6b08abbe20a4d835941eb645ed351d (patch) | |
| tree | dfe8fa8caec30e3ef799f00b1baa921b0fb2cfc7 /cpp/src/Makefile.am | |
| parent | 03fa9018260242f08d2164f06875fc708fdbf4c7 (diff) | |
| download | qpid-python-c0170cdc4e6b08abbe20a4d835941eb645ed351d.tar.gz | |
Removed redundant code.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@697834 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
| -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 797c183f2e..52087cbfaa 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -462,7 +462,6 @@ nobase_include_HEADERS = \ qpid/broker/PersistableExchange.h \ qpid/broker/PersistableMessage.h \ qpid/broker/PersistableQueue.h \ - qpid/broker/Prefetch.h \ qpid/broker/QueueBindings.h \ qpid/broker/QueuedMessage.h \ qpid/broker/QueuePolicy.h \ |
