[hostinfo] Do not name unused parameter

This commit is contained in:
Adriaan de Groot 2024-04-16 15:42:59 +02:00
parent 370e75fc71
commit 0a0e647be3

View File

@ -100,7 +100,7 @@ hostCPU_FreeBSD()
#if defined( Q_OS_LINUX )
static QString
hostCPUmatchARM( const QString& s )
hostCPUmatchARM( const QString& )
{
/* The "CPU implementer" line is for ARM CPUs in general.
*