diff -r 51035f0751c2 -r 4740b34b83ce mmappcomponents/mmmtpdataprovider/inc/mmmtpdpfiledefs.h --- a/mmappcomponents/mmmtpdataprovider/inc/mmmtpdpfiledefs.h Wed Apr 14 16:28:17 2010 +0300 +++ b/mmappcomponents/mmmtpdataprovider/inc/mmmtpdpfiledefs.h Tue Apr 27 17:09:22 2010 +0300 @@ -59,9 +59,7 @@ //ODF container _LIT(KFormatExtensionODFAudio3GPP, "0xB984:ODF:audio/3gpp"); -_LIT(KFormatExtensionODFAudioMP4, "0xB982:ODF:audio/mp4"); _LIT(KFormatExtensionODFVideo3GPP, "0xB984:ODF:video/3gpp"); -_LIT(KFormatExtensionODFVideoMP4, "0xB982:ODF:video/mp4"); _LIT(KFormatExtensionM4A, "0xB982:m4a"); _LIT(KFormatExtensionO4A, "0xB984:o4a"); @@ -100,7 +98,7 @@ EMTPSubFormatCodeUnknown, EMTPSubFormatCodeAudio, EMTPSubFormatCodeVideo, - EMTPSubFormatCodeUndefine + EMTPSubFormatCodeUndefined }; #endif // MMMTPDPFILEDEFS_H