mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 09:17:53 +00:00
remove old friendclass ref
This commit is contained in:
@@ -38,8 +38,6 @@
|
||||
#include <stack>
|
||||
#include <vector>
|
||||
|
||||
class CatalogueProcessor; // Forward declaration
|
||||
|
||||
namespace ripple {
|
||||
|
||||
class SHAMapNodeID;
|
||||
@@ -98,8 +96,6 @@ enum class SHAMapState {
|
||||
class SHAMap
|
||||
{
|
||||
private:
|
||||
friend class CatalogueProcessor;
|
||||
|
||||
Family& f_;
|
||||
beast::Journal journal_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user