diff options
Diffstat (limited to 'src/plugins/python/pythonplugin.cpp')
| -rw-r--r-- | src/plugins/python/pythonplugin.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/python/pythonplugin.cpp b/src/plugins/python/pythonplugin.cpp index 370720d159b..e404a4d9269 100644 --- a/src/plugins/python/pythonplugin.cpp +++ b/src/plugins/python/pythonplugin.cpp @@ -13,8 +13,6 @@ #include "pythontr.h" #include "pythonwizardpage.h" -#include <debugger/debuggerruncontrol.h> - #include <extensionsystem/iplugin.h> #include <projectexplorer/buildtargetinfo.h> @@ -29,7 +27,6 @@ #include <utils/fsengine/fileiconprovider.h> #include <utils/theme/theme.h> -using namespace Debugger; using namespace ProjectExplorer; using namespace Utils; |
