diff options
Diffstat (limited to 'src/core.h')
-rw-r--r-- | src/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core.h b/src/core.h index 5eb953610d..ba7f691119 100644 --- a/src/core.h +++ b/src/core.h @@ -219,7 +219,6 @@ public: } uint256 GetHash() const; - bool IsNewerThan(const CTransaction& old) const; // Return sum of txouts. int64_t GetValueOut() const; |