Remove debug spam.
This commit is contained in:
parent
64655d92a1
commit
5c0627a9d3
@ -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 );
|
||||
|
Loading…
Reference in New Issue
Block a user