Skip to content

Commit f6795d7

Browse files
committed
videoio: repair build of FFmpeg windows wrapper
1 parent fa11b98 commit f6795d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/videoio/src/cap_ffmpeg_impl.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,6 @@ struct CvCapture_FFMPEG
484484
bool setProperty(int, double);
485485
bool grabFrame();
486486
bool retrieveFrame(int, unsigned char** data, int* step, int* width, int* height, int* cn);
487-
void rotateFrame(cv::Mat &mat) const;
488487

489488
void init();
490489

0 commit comments

Comments
 (0)