mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
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:
@@ -341,7 +341,6 @@ enum CodecType {
|
||||
};
|
||||
|
||||
/**
|
||||
* Currently unused, may be used if 24/32 bits samples are ever supported.
|
||||
* all in native-endian format
|
||||
*/
|
||||
enum SampleFormat {
|
||||
|
||||
Reference in New Issue
Block a user