X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Falert.h;h=c417842379e98141b1390e554a1de75034481760;hp=3e4dd5328ad055d8869329877e4fc9790f8e32eb;hb=a0bfbd64a8dc93eb87a452843f76dbb9dec9f30b;hpb=73e57db0e728423c3541f5ad7b260e8fd9e6e7d1 diff --git a/src/alert.h b/src/alert.h index 3e4dd53..c417842 100644 --- a/src/alert.h +++ b/src/alert.h @@ -61,7 +61,6 @@ public: void SetNull(); std::string ToString() const; - void print() const; }; /** An alert is a combination of a serialized CUnsignedAlert and a signature. */