aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIlya Kitaev <mbg033@gmail.com>2016-06-03 16:56:13 +0300
committerIlya Kitaev <mbg033@gmail.com>2016-06-03 16:56:13 +0300
commit8f9d98b3e0cc552074ddb3f59da6399e855af311 (patch)
treedea7e9d752bdb157f8c775b4e14a077721ad3641 /src
parent2facbe77e485e8a824a08d862aa63f3f179480e9 (diff)
downloadmonzero-core-8f9d98b3e0cc552074ddb3f59da6399e855af311.tar.gz
monzero-core-8f9d98b3e0cc552074ddb3f59da6399e855af311.tar.xz
monzero-core-8f9d98b3e0cc552074ddb3f59da6399e855af311.zip
removed unused "using"
Diffstat (limited to 'src')
-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;