diff options
Diffstat (limited to 'src/post.h')
-rw-r--r-- | src/post.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -245,8 +245,6 @@ public: return const_cast<post_t *>(this)->reported_account(); } - virtual string hash(string nonce) const; - friend class xact_t; struct compare_by_date_and_sequence |