aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/unsigned_transaction.h
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2021-06-08 23:29:41 +0200
committerselsta <selsta@sent.at>2021-06-08 23:29:41 +0200
commit8e0b8ddb965e9b931a036f825745248e2efbc2f1 (patch)
treea6a264536ca5eddd423bd0c7df798e35104eee7b /src/wallet/api/unsigned_transaction.h
parentMerge pull request #7735 (diff)
downloadmonero-8e0b8ddb965e9b931a036f825745248e2efbc2f1.tar.xz
wallet/api: remove Bitmonero namespace alias
Diffstat (limited to 'src/wallet/api/unsigned_transaction.h')
-rw-r--r--src/wallet/api/unsigned_transaction.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wallet/api/unsigned_transaction.h b/src/wallet/api/unsigned_transaction.h
index 81fc098ff..07649e39e 100644
--- a/src/wallet/api/unsigned_transaction.h
+++ b/src/wallet/api/unsigned_transaction.h
@@ -71,5 +71,3 @@ private:
}
-
-namespace Bitmonero = Monero;