mmlibs/mmfw/src/Client/Audio/mmfclienttoneplayer.cpp
changeset 31 ae0addfe117e
parent 0 40261b775718
child 32 ae690a8c4a18
child 54 b68f3e90dca1
--- a/mmlibs/mmfw/src/Client/Audio/mmfclienttoneplayer.cpp	Fri Jul 09 12:37:42 2010 +0100
+++ b/mmlibs/mmfw/src/Client/Audio/mmfclienttoneplayer.cpp	Fri Jul 09 12:53:09 2010 +0100
@@ -860,7 +860,7 @@
 
 void CMMFMdaAudioToneUtility::CancelPrepare()
 	{
-	// FIXME - do we need to cancel the callback?  What if the callback is actually calling back another error?  Probably best not to cancel...
+	// xxx - do we need to cancel the callback?  What if the callback is actually calling back another error?  Probably best not to cancel...
 	delete iToneConfig;
 	iToneConfig = NULL;