mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-25 11:25:48 -05:00
Remove debug spam.
This commit is contained in:
parent
64655d92a1
commit
5c0627a9d3
1 changed files with 0 additions and 1 deletions
|
@ -452,7 +452,6 @@ void
|
||||||
ChoicePage::doReplaceSelectedPartition( const QModelIndex& current,
|
ChoicePage::doReplaceSelectedPartition( const QModelIndex& current,
|
||||||
const QModelIndex& previous )
|
const QModelIndex& previous )
|
||||||
{
|
{
|
||||||
cDebug() << "selectionModel reaction, sender is" << sender();
|
|
||||||
ScanningDialog::run( QtConcurrent::run( [ = ]
|
ScanningDialog::run( QtConcurrent::run( [ = ]
|
||||||
{
|
{
|
||||||
QMutexLocker locker( &m_coreMutex );
|
QMutexLocker locker( &m_coreMutex );
|
||||||
|
|
Loading…
Add table
Reference in a new issue