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