diff options
Diffstat (limited to 'src/alert.h')
-rw-r--r-- | src/alert.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/alert.h b/src/alert.h index 296d48891a..b9d850b565 100644 --- a/src/alert.h +++ b/src/alert.h @@ -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. */ |