Remove debug spam.

This commit is contained in:
Teo Mrnjavac 2015-12-31 14:40:04 +01:00
parent 64655d92a1
commit 5c0627a9d3

View File

@ -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 );