wallet/api: remove Bitmonero namespace alias

This commit is contained in:
selsta
2021-06-08 23:29:41 +02:00
parent 1c8e598172
commit 8e0b8ddb96
16 changed files with 0 additions and 38 deletions

View File

@@ -2577,5 +2577,3 @@ void WalletImpl::deviceShowAddress(uint32_t accountIndex, uint32_t addressIndex,
m_wallet->device_show_address(accountIndex, addressIndex, payment_id_param);
}
} // namespace
namespace Bitmonero = Monero;