diff -r 735348f59235 -r 948c7f65f6d4 mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp --- a/mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp Tue Aug 31 16:43:06 2010 +0300 +++ b/mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp Wed Sep 01 12:38:50 2010 +0100 @@ -1981,7 +1981,7 @@ MMMFDRMCustomCommand* CMMFMdaAudioPlayerUtility::GetDRMCustomCommand() { - // XXX: check controller supports MMMFDRMCustomCommandImplementor + // TODO: check controller supports MMMFDRMCustomCommandImplementor if (iDRMCustomCommands.IsSupported()) { return static_cast(&iDRMCustomCommands);