diff options
Diffstat (limited to 'cpp/src/cluster.mk')
-rw-r--r-- | cpp/src/cluster.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk index 0db9455136..5acabce694 100644 --- a/cpp/src/cluster.mk +++ b/cpp/src/cluster.mk @@ -53,10 +53,6 @@ cluster_la_SOURCES = \ qpid/cluster/ConnectionMap.cpp \ qpid/cluster/Cpg.cpp \ qpid/cluster/Cpg.h \ - qpid/cluster/Decoder.cpp \ - qpid/cluster/Decoder.h \ - qpid/cluster/ConnectionDecoder.cpp \ - qpid/cluster/ConnectionDecoder.h \ qpid/cluster/Dispatchable.h \ qpid/cluster/UpdateClient.cpp \ qpid/cluster/UpdateClient.h \ |