From 8e0b8ddb965e9b931a036f825745248e2efbc2f1 Mon Sep 17 00:00:00 2001 From: selsta Date: Tue, 8 Jun 2021 23:29:41 +0200 Subject: wallet/api: remove Bitmonero namespace alias --- src/wallet/api/unsigned_transaction.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/wallet/api/unsigned_transaction.cpp') diff --git a/src/wallet/api/unsigned_transaction.cpp b/src/wallet/api/unsigned_transaction.cpp index fb96674a7..4ccfafebd 100644 --- a/src/wallet/api/unsigned_transaction.cpp +++ b/src/wallet/api/unsigned_transaction.cpp @@ -316,6 +316,3 @@ uint64_t UnsignedTransactionImpl::minMixinCount() const } } // namespace - -namespace Bitmonero = Monero; - -- cgit v1.2.3