diff --git a/node/Switch.cpp b/attic/Switch.cpp similarity index 100% rename from node/Switch.cpp rename to attic/Switch.cpp diff --git a/node/Switch.hpp b/attic/Switch.hpp similarity index 100% rename from node/Switch.hpp rename to attic/Switch.hpp diff --git a/node/CMakeLists.txt b/node/CMakeLists.txt index 358bbaa73..6469c7619 100644 --- a/node/CMakeLists.txt +++ b/node/CMakeLists.txt @@ -40,7 +40,6 @@ set(core_headers SelfAwareness.hpp SHA512.hpp SharedPtr.hpp - Switch.hpp Tag.hpp Topology.hpp Trace.hpp @@ -77,7 +76,6 @@ set(core_src Salsa20.cpp SelfAwareness.cpp SHA512.cpp - Switch.cpp Tag.cpp Topology.cpp Trace.cpp