aboutsummaryrefslogtreecommitdiff
path: root/src/connectivity_tool/conn_tool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/connectivity_tool/conn_tool.cpp')
-rw-r--r--src/connectivity_tool/conn_tool.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/connectivity_tool/conn_tool.cpp b/src/connectivity_tool/conn_tool.cpp
index 9f00300ae..458d30cc3 100644
--- a/src/connectivity_tool/conn_tool.cpp
+++ b/src/connectivity_tool/conn_tool.cpp
@@ -49,8 +49,6 @@ namespace po = boost::program_options;
using namespace cryptonote;
using namespace nodetool;
-unsigned int epee::g_test_dbg_lock_sleep = 0;
-
namespace
{
const command_line::arg_descriptor<std::string, true> arg_ip = {"ip", "set ip"};