X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fprotocol.h;h=fcc8c9e06f650a97c6305e2d06597e401aafddbf;hp=ece61840d587cb05c9258182cce18c781bb2257f;hb=a0bfbd64a8dc93eb87a452843f76dbb9dec9f30b;hpb=73e57db0e728423c3541f5ad7b260e8fd9e6e7d1 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: