[hostinfo] Do not name unused parameter
This commit is contained in:
parent
370e75fc71
commit
0a0e647be3
@ -100,7 +100,7 @@ hostCPU_FreeBSD()
|
|||||||
|
|
||||||
#if defined( Q_OS_LINUX )
|
#if defined( Q_OS_LINUX )
|
||||||
static QString
|
static QString
|
||||||
hostCPUmatchARM( const QString& s )
|
hostCPUmatchARM( const QString& )
|
||||||
{
|
{
|
||||||
/* The "CPU implementer" line is for ARM CPUs in general.
|
/* The "CPU implementer" line is for ARM CPUs in general.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user