debugger: remove some dead code

This commit is contained in:
hjk
2010-11-10 14:30:19 +01:00
parent eb5cf529b2
commit 89eb27d231
6 changed files with 34 additions and 81 deletions

View File

@@ -152,7 +152,6 @@ public:
virtual void setToolTipExpression(const QPoint & mousePos,
TextEditor::ITextEditor *editor, int cursorPos);
void initializeFromTemplate(DebuggerEngine *other);
virtual void updateWatchData(const Internal::WatchData &data,
const Internal::WatchUpdateFlags & flags = Internal::WatchUpdateFlags());