diff options
-rw-r--r-- | Cluster.cpp (renamed from node/Cluster.cpp) | 0 | ||||
-rw-r--r-- | Cluster.hpp (renamed from node/Cluster.hpp) | 0 | ||||
-rw-r--r-- | objects.mk | 1 |
3 files changed, 0 insertions, 1 deletions
diff --git a/node/Cluster.cpp b/Cluster.cpp index 119aec29..119aec29 100644 --- a/node/Cluster.cpp +++ b/Cluster.cpp diff --git a/node/Cluster.hpp b/Cluster.hpp index 74b091f5..74b091f5 100644 --- a/node/Cluster.hpp +++ b/Cluster.hpp @@ -3,7 +3,6 @@ CORE_OBJS=\ node/Capability.o \ node/CertificateOfMembership.o \ node/CertificateOfOwnership.o \ - node/Cluster.o \ node/Identity.o \ node/IncomingPacket.o \ node/InetAddress.o \ |