[netinstall] Warnings--, unused parameter
This commit is contained in:
parent
3df0878e43
commit
bfe45aea18
@ -106,7 +106,7 @@ PackageModel::rowCount( const QModelIndex& parent ) const
|
||||
}
|
||||
|
||||
int
|
||||
PackageModel::columnCount( const QModelIndex& parent ) const
|
||||
PackageModel::columnCount( const QModelIndex& ) const
|
||||
{
|
||||
return 2;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user