diff --git a/src/plugins/debugger/threadswindow.cpp b/src/plugins/debugger/threadswindow.cpp index df5dbfb07c3..b41430a69dd 100644 --- a/src/plugins/debugger/threadswindow.cpp +++ b/src/plugins/debugger/threadswindow.cpp @@ -72,7 +72,6 @@ void ThreadsWindow::rowActivated(const QModelIndex &index) void ThreadsWindow::setModel(QAbstractItemModel *model) { - qDebug() << "SET MODEL"; QTreeView::setModel(model); resizeColumnToContents(0); // Id resizeColumnToContents(4); // Line