[calamares] Remove unreachable return
This commit is contained in:
parent
f5af4818fb
commit
dc09c5700b
@ -265,6 +265,4 @@ VariantModel::underlying( const QModelIndex& index ) const
|
|||||||
{
|
{
|
||||||
return thing;
|
return thing;
|
||||||
}
|
}
|
||||||
|
|
||||||
return QVariant();
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user