mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
Remove unused empty block
This commit is contained in:
parent
24ced3d657
commit
5640b36f6d
@ -1519,8 +1519,6 @@ static AVFrame * icv_alloc_picture_FFMPEG(int pix_fmt, int width, int height, bo
|
||||
_opencv_ffmpeg_av_image_fill_arrays(picture, picture_buf,
|
||||
(AVPixelFormat) pix_fmt, width, height);
|
||||
}
|
||||
else {
|
||||
}
|
||||
|
||||
return picture;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user