X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fprotocol.h;h=fcc8c9e06f650a97c6305e2d06597e401aafddbf;hp=ece61840d587cb05c9258182cce18c781bb2257f;hb=415da519893e8fef7a10007fc82934385addd03d;hpb=e76d26de9454bd57f444f77c18735486190f8112 diff --git a/src/protocol.h b/src/protocol.h index ece6184..fcc8c9e 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -93,8 +93,6 @@ class CAddress : public CService READWRITE(*pip); ) - void print() const; - // TODO: make private (improves encapsulation) public: uint64_t nServices; @@ -125,7 +123,6 @@ class CInv bool IsKnownType() const; const char* GetCommand() const; std::string ToString() const; - void print() const; // TODO: make private (improves encapsulation) public: