author | William Roberts <williamr@symbian.org> |
Fri, 23 Jul 2010 12:48:50 +0100 | |
branch | GCC_SURGE |
changeset 50 | b7aa21d67399 |
parent 48 | 751cd8585b82 |
devicemgmtindicatorsplugin/src/dmindicatorsplugin.cpp | file | annotate | diff | comparison | revisions |
--- 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;