diff -r ae0addfe117e -r ae690a8c4a18 mmlibs/mmfw/src/Client/Audio/mmfclienttoneplayer.cpp --- a/mmlibs/mmfw/src/Client/Audio/mmfclienttoneplayer.cpp Fri Jul 09 12:53:09 2010 +0100 +++ b/mmlibs/mmfw/src/Client/Audio/mmfclienttoneplayer.cpp Fri Jul 09 13:09:11 2010 +0100 @@ -860,7 +860,7 @@ void CMMFMdaAudioToneUtility::CancelPrepare() { - // xxx - do we need to cancel the callback? What if the callback is actually calling back another error? Probably best not to cancel... + // FIXME - 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;