From e3fbfe5498f79676decc5f035ff229d656ff2aed Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Tue, 6 Jan 2015 18:18:19 -0200 Subject: Remove pesky QDebug that snook in Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/divelogimportdialog.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-ui') diff --git a/qt-ui/divelogimportdialog.cpp b/qt-ui/divelogimportdialog.cpp index 570e86286..7e3721925 100644 --- a/qt-ui/divelogimportdialog.cpp +++ b/qt-ui/divelogimportdialog.cpp @@ -42,7 +42,6 @@ bool ColumnNameProvider::removeRows(int row, int count, const QModelIndex &paren { beginRemoveRows(QModelIndex(), row, row); columnNames.removeAt(row); - qDebug() << "Removing row" << row; endRemoveRows(); } -- cgit v1.2.3-70-g09d2