diff options
Diffstat (limited to 'src/core/thread/TaskRunner.cpp')
-rw-r--r-- | src/core/thread/TaskRunner.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/thread/TaskRunner.cpp b/src/core/thread/TaskRunner.cpp index ca6a4033..86e06dfd 100644 --- a/src/core/thread/TaskRunner.cpp +++ b/src/core/thread/TaskRunner.cpp @@ -33,8 +33,6 @@ #include <qthread.h> #include <qthreadpool.h> -#include <memory> - #include "core/thread/Task.h" namespace GpgFrontend::Thread { |