summaryrefslogtreecommitdiffstats
path: root/executor.cpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-05-26 19:36:38 +0100
committerfireice-uk <fireice-uk@users.noreply.github.com>2017-05-26 19:36:38 +0100
commit83762e5bedfef2d0aa25552bc8aeae7afb8f2b5e (patch)
treeefc13f5a9fb71781f464fe4bc5d67e3604e9c000 /executor.cpp
parent07ea73dbc3e71eb68ed6b5c10c6fd83f2357c9f1 (diff)
downloadxmr-stak-83762e5bedfef2d0aa25552bc8aeae7afb8f2b5e.zip
xmr-stak-83762e5bedfef2d0aa25552bc8aeae7afb8f2b5e.tar.gz
daemon mode feature
Diffstat (limited to 'executor.cpp')
-rw-r--r--executor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/executor.cpp b/executor.cpp
index af10811..383c53e 100644
--- a/executor.cpp
+++ b/executor.cpp
@@ -43,7 +43,6 @@ executor* executor::oInst = NULL;
executor::executor()
{
- my_thd = nullptr;
}
void executor::push_timed_event(ex_event&& ev, size_t sec)
OpenPOWER on IntegriCloud