summaryrefslogtreecommitdiffstats
path: root/executor.cpp
diff options
context:
space:
mode:
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