From d8ad6569baabdcda45080cbbbbfdc57fe6f2b482 Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Wed, 11 Apr 2018 17:27:23 +0100 Subject: [PATCH] remove dead include --- src/runner/pythonrunner.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/runner/pythonrunner.cpp b/src/runner/pythonrunner.cpp index 2e901c0..3c752ea 100644 --- a/src/runner/pythonrunner.cpp +++ b/src/runner/pythonrunner.cpp @@ -9,7 +9,6 @@ #include #include #include "uibasewrappers.h" -#include "pythonpluginwrapper.h" #include "proxypluginwrappers.h" #include