branch | GCC_SURGE |
changeset 50 | b7aa21d67399 |
parent 42 | aa33c2cb9a50 |
--- a/devicemgmtindicatorsplugin/src/dmindicatorsplugin.cpp Thu Jul 22 16:30:53 2010 +0100 +++ b/devicemgmtindicatorsplugin/src/dmindicatorsplugin.cpp Fri Jul 23 12:48:50 2010 +0100 @@ -106,7 +106,7 @@ qDebug("DMIndicatorsPlugin::accessAllowed() SecUID is not secure "); return false; } -#elif +#else Q_UNUSED(securityInfo) qDebug("DMIndicatorsPlugin::accessAllowed() not Symbian "); return false;