mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -04:00
[calamares] Remove unreachable return
This commit is contained in:
parent
f5af4818fb
commit
dc09c5700b
1 changed files with 0 additions and 2 deletions
|
@ -265,6 +265,4 @@ VariantModel::underlying( const QModelIndex& index ) const
|
|||
{
|
||||
return thing;
|
||||
}
|
||||
|
||||
return QVariant();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue