diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index 3a8084e61..70bb29e9f 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -452,7 +452,6 @@ void ChoicePage::doReplaceSelectedPartition( const QModelIndex& current, const QModelIndex& previous ) { - cDebug() << "selectionModel reaction, sender is" << sender(); ScanningDialog::run( QtConcurrent::run( [ = ] { QMutexLocker locker( &m_coreMutex );