X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Falert.h;h=c417842379e98141b1390e554a1de75034481760;hb=05df71c9c292877e7469884227fd3ba84d02908b;hp=3e4dd5328ad055d8869329877e4fc9790f8e32eb;hpb=77a43545b4491b9703d803765da9059d2bdd5aaa;p=novacoin.git 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. */