mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Revert "UI to alert of respend attempt affecting wallet."
This reverts commit ada5a067c7.
Conflicts:
src/qt/guiconstants.h
src/wallet.h
This commit is contained in:
@@ -21,8 +21,7 @@ enum ChangeType
|
||||
{
|
||||
CT_NEW,
|
||||
CT_UPDATED,
|
||||
CT_DELETED,
|
||||
CT_GOT_CONFLICT
|
||||
CT_DELETED
|
||||
};
|
||||
|
||||
/** Signals for UI communication. */
|
||||
|
||||
Reference in New Issue
Block a user