--- a/mmlibs/mmfw/src/Client/Audio/mmfclienttoneplayer.cpp Tue Jul 06 16:02:18 2010 +0300
+++ b/mmlibs/mmfw/src/Client/Audio/mmfclienttoneplayer.cpp Wed Aug 18 11:16:18 2010 +0300
@@ -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;