Remove all other print() methods
All unused.
This commit is contained in:
@@ -68,7 +68,6 @@ public:
|
||||
void SetNull();
|
||||
|
||||
std::string ToString() const;
|
||||
void print() const;
|
||||
};
|
||||
|
||||
/** An alert is a combination of a serialized CUnsignedAlert and a signature. */
|
||||
|
||||
Reference in New Issue
Block a user