Remove 'currently unused' warning about SAMPLE_FMT_xxx.

Originally committed as revision 15046 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Peter Ross
2008-08-30 04:26:45 +00:00
parent b83a00b8b6
commit 43a38a7c3e

View File

@ -341,7 +341,6 @@ enum CodecType {
}; };
/** /**
* Currently unused, may be used if 24/32 bits samples are ever supported.
* all in native-endian format * all in native-endian format
*/ */
enum SampleFormat { enum SampleFormat {