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 459990830..802c7492e 100644 --- a/src/wallet/api/wallet.h +++ b/src/wallet/api/wallet.h @@ -282,7 +282,4 @@ private: } // namespace -namespace Bitmonero = Monero; - #endif - |