Remove debug spam.

main
Teo Mrnjavac 9 years ago
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…
Cancel
Save