vlc | branch: master | Alexandre Janniaux <[email protected]> | Thu Sep 10 12:18:35 2020 +0200| [bf5b7df81f8885f0dda73d1f9ec9902205784d38] | committer: Alexandre Janniaux
opengl: vout_helper: remove trailing lines > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bf5b7df81f8885f0dda73d1f9ec9902205784d38 --- modules/video_output/opengl/vout_helper.c | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/video_output/opengl/vout_helper.c b/modules/video_output/opengl/vout_helper.c index b6105dd062..6a77b377ed 100644 --- a/modules/video_output/opengl/vout_helper.c +++ b/modules/video_output/opengl/vout_helper.c @@ -282,4 +282,3 @@ int vout_display_opengl_Display(vout_display_opengl_t *vgl) return VLC_SUCCESS; } - _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
