diff options
Diffstat (limited to 'src/wallet/api/wallet.h')
-rw-r--r-- | src/wallet/api/wallet.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/wallet/api/wallet.h b/src/wallet/api/wallet.h index ce2d7d7e4..89d19efe5 100644 --- a/src/wallet/api/wallet.h +++ b/src/wallet/api/wallet.h @@ -281,7 +281,4 @@ private: } // namespace -namespace Bitmonero = Monero; - #endif - |