Fixes: debugger: remove cached projecte explorer singleton pointer

This commit is contained in:
hjk
2009-01-28 14:18:59 +01:00
parent c2c7c98d12
commit 19637bd37f
2 changed files with 1 additions and 5 deletions

View File

@@ -104,7 +104,6 @@ private:
DebuggerManager *m_manager;
DebugMode *m_debugMode;
ExtensionSystem::PluginManager *m_pm;
GdbOptionPage *m_generalOptionPage;
QString m_previousMode;