summaryrefslogtreecommitdiff
path: root/node/Node.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Node.cpp')
-rw-r--r--node/Node.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Node.cpp b/node/Node.cpp
index 07f6637b..7ca435ae 100644
--- a/node/Node.cpp
+++ b/node/Node.cpp
@@ -100,7 +100,6 @@ struct _NodeImpl
LOG("terminating: %s",reasonForTerminationStr.c_str());
renv.shutdownInProgress = true;
- Thread::sleep(500);
running = false;