aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api
diff options
context:
space:
mode:
authorIlya Kitaev <mbg033@gmail.com>2016-06-03 16:56:13 +0300
committerIlya Kitaev <mbg033@gmail.com>2016-06-23 16:01:41 +0300
commita1eddcd693293a2df6e7e99fb4dcf0dfb163698f (patch)
tree7053091f0dbd91861e3c774ecb06841dbabf5c97 /src/wallet/api
parentWallet API : WalletManager::findWallets() added (diff)
downloadmonero-a1eddcd693293a2df6e7e99fb4dcf0dfb163698f.tar.xz
removed unused "using"
Diffstat (limited to 'src/wallet/api')
-rw-r--r--src/wallet/api/wallet_manager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet/api/wallet_manager.cpp b/src/wallet/api/wallet_manager.cpp
index c578098cc..2327d11f8 100644
--- a/src/wallet/api/wallet_manager.cpp
+++ b/src/wallet/api/wallet_manager.cpp
@@ -35,7 +35,6 @@
#include <boost/filesystem.hpp>
#include <boost/regex.hpp>
-namespace fs = ::boost::filesystem;
namespace epee {
unsigned int g_test_dbg_lock_sleep = 0;