diff -r 31d6e1ae5283 -r 4269ca484c7b mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp --- a/mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp Tue Jul 06 16:02:18 2010 +0300 +++ b/mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp Wed Aug 18 11:16:18 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);