[vlc-commits] opengl: vout_helper: remove trailing lines
Alexandre Janniaux
git at videolan.org
Thu Sep 10 15:41:35 CEST 2020
vlc | branch: master | Alexandre Janniaux <ajanni at videolabs.io> | 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;
}
-
More information about the vlc-commits
mailing list