Remove unneccessar branch in CoreCH code
This commit is contained in:
committed by
Patrick Niklaus
parent
c2a5cc034a
commit
93cdd8bb46
@@ -289,7 +289,6 @@ class MockAlgorithmDataFacade<engine::algorithm::CoreCH>
|
||||
|
||||
public:
|
||||
bool IsCoreNode(const NodeID /* id */) const override { return false; }
|
||||
std::size_t GetCoreSize() const override { return 0; }
|
||||
};
|
||||
|
||||
template <typename AlgorithmT>
|
||||
|
||||
Reference in New Issue
Block a user