mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-12 21:52:53 +02:00
The message will always return false (a constant) and the return value is never used. Also, annotate ThreadSafeMessageBox in the GUI code as [[nodiscard]], because it may actually return a value, which is handled for questions (but not for messages).
9.1 KiB
9.1 KiB