Silent warning [-Werror=unused-but-set-variable].
--HG-- branch : develop
This commit is contained in:
parent
73f201303f
commit
66b8097194
|
@ -52,6 +52,7 @@ void TST_NameRegExp::TestNameRegExp_data()
|
|||
for(int i = 0; i < allLocales.size(); ++i)
|
||||
{
|
||||
INIT_LOCALE_VARIABLES(allLocales.at(i));
|
||||
Q_UNUSED(positiveSign)
|
||||
Q_UNUSED(expUpper)
|
||||
Q_UNUSED(expLower)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user