debugger: remove duplicated variable

This commit is contained in:
hjk
2009-10-06 09:22:57 +02:00
parent babe027d9f
commit 751f2f6993
2 changed files with 2 additions and 3 deletions

View File

@@ -91,7 +91,6 @@ public:
private:
DisassemblerViewAgentPrivate *d;
DebuggerManager *m_manager;
};