diff -r f429a0a2075b -r 735348f59235 mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp --- a/mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp Thu Aug 19 11:23:35 2010 +0300 +++ b/mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp Tue Aug 31 16:43:06 2010 +0300 @@ -1981,7 +1981,7 @@ MMMFDRMCustomCommand* CMMFMdaAudioPlayerUtility::GetDRMCustomCommand() { - // TODO: check controller supports MMMFDRMCustomCommandImplementor + // XXX: check controller supports MMMFDRMCustomCommandImplementor if (iDRMCustomCommands.IsSupported()) { return static_cast(&iDRMCustomCommands);