Commit 016fb949 authored by Xavier Thompson's avatar Xavier Thompson

Remove free-too-soon in worker.hpp

parent b7119d26
......@@ -132,7 +132,6 @@ namespace typon
{
delete array;
}
delete deque;
}
if (task)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment