mirror of
https://github.com/monero-project/monero.git
synced 2026-01-16 06:42:52 -08:00
wallet/api: remove Bitmonero namespace alias
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user