aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet.cpp
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2021-06-24 14:12:37 -0500
committerluigi1111 <luigi1111w@gmail.com>2021-06-24 14:12:37 -0500
commit4f08d52dfacb62469b44c1ab68a37852011c8e3b (patch)
tree40dc397c96e6e881e90138ba86177bf46facb2a9 /src/wallet/api/wallet.cpp
parentMerge pull request #7749 (diff)
parentwallet/api: remove Bitmonero namespace alias (diff)
downloadmonero-4f08d52dfacb62469b44c1ab68a37852011c8e3b.tar.xz
Merge pull request #7750
8e0b8dd wallet/api: remove Bitmonero namespace alias (selsta)
Diffstat (limited to 'src/wallet/api/wallet.cpp')
-rw-r--r--src/wallet/api/wallet.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wallet/api/wallet.cpp b/src/wallet/api/wallet.cpp
index e9586c163..d53cbddad 100644
--- a/src/wallet/api/wallet.cpp
+++ b/src/wallet/api/wallet.cpp
@@ -2604,5 +2604,3 @@ bool WalletImpl::reconnectDevice()
return r;
}
} // namespace
-
-namespace Bitmonero = Monero;