mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp
branchRCL_3
changeset 50 948c7f65f6d4
parent 49 735348f59235
child 41 f7bf1ed8db72
--- 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<MMMFDRMCustomCommand*>(&iDRMCustomCommands);