diff --git a/src/qt/transactionrecord.h b/src/qt/transactionrecord.h index dd34656d5fd..2898a2739e3 100644 --- a/src/qt/transactionrecord.h +++ b/src/qt/transactionrecord.h @@ -53,9 +53,6 @@ public: @{*/ Status status; qint64 depth; - qint64 open_for; /**< Timestamp if status==OpenUntilDate, otherwise number - of additional blocks that need to be mined before - finalization */ /**@}*/ /** Current block hash (to know whether cached status is still valid) */