diff options
Diffstat (limited to 'qpid/cpp/src/cluster.mk')
-rw-r--r-- | qpid/cpp/src/cluster.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/cluster.mk b/qpid/cpp/src/cluster.mk index 4eddf4ffe7..07b4f045cc 100644 --- a/qpid/cpp/src/cluster.mk +++ b/qpid/cpp/src/cluster.mk @@ -11,8 +11,6 @@ libqpidcluster_la_SOURCES = \ qpid/cluster/Cpg.cpp \ qpid/cluster/Cpg.h \ qpid/cluster/Dispatchable.h \ - qpid/cluster/ChannelManager.h \ - qpid/cluster/ChannelManager.cpp \ qpid/cluster/ClusterPluginProvider.cpp libqpidcluster_la_LIBADD= -lcpg libqpidbroker.la |