Debugger: Remove unused variable

Change-Id: I32ff52af80b3424cbe07d43dd16ed84d2359ca92
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk
2014-05-28 23:29:31 +02:00
parent d1f2727eb1
commit a990658573

View File

@@ -1238,7 +1238,6 @@ public:
QIcon m_locationMarkIcon;
StatusLabel *m_statusLabel;
QMenu *m_viewMenu;
QComboBox *m_threadBox;
BaseWindow *m_breakWindow;