Browse Source

fix duplicate code.

Ugochukwu Mmaduekwe 7 năm trước cách đây
mục cha
commit
6d77f55ad4
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/gui/UCTRLWallet.pas

+ 0 - 3
src/gui/UCTRLWallet.pas

@@ -617,9 +617,6 @@ begin
   miChangeAccountsPrivateKey.Caption :=
     IIF(ASelection.RowCount = 1, 'Change Account Private Key',
     'Change Accounts Private Key');
-  miEnlistAccountsForSale.Caption :=
-    IIF(ASelection.RowCount = 1, 'List Account For Sale',
-    'List Accounts For Sale');
   miEnlistAccountsForSale.Caption :=
     IIF(ASelection.RowCount = 1, 'Enlist Account For Sale',
     'Enlist Accounts For Sale');