aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/python/pythonplugin.cpp')
-rw-r--r--src/plugins/python/pythonplugin.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/plugins/python/pythonplugin.cpp b/src/plugins/python/pythonplugin.cpp
index cfdd61fdf8a..c68c96fa659 100644
--- a/src/plugins/python/pythonplugin.cpp
+++ b/src/plugins/python/pythonplugin.cpp
@@ -47,12 +47,6 @@ using namespace ProjectExplorer;
namespace Python {
namespace Internal {
-////////////////////////////////////////////////////////////////////////////////////
-//
-// PythonPlugin
-//
-////////////////////////////////////////////////////////////////////////////////////
-
static PythonPlugin *m_instance = nullptr;
class PythonPluginPrivate