diff --git a/src/ManageProfilesDialog.cpp b/src/ManageProfilesDialog.cpp index bde5e58f..3bf76d54 100644 --- a/src/ManageProfilesDialog.cpp +++ b/src/ManageProfilesDialog.cpp @@ -260,7 +260,6 @@ void ManageProfilesDialog::populateTable() SLOT(tableSelectionChanged(QItemSelection)) ); _ui->sessionTable->selectRow(0); - tableSelectionChanged( _ui->sessionTable->selectionModel()->selection() ); } void ManageProfilesDialog::updateDefaultItem() {