diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2016-02-18 10:33:20 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-02-18 10:33:20 +0200 |
commit | 22e75a2112ee2cca9e729b4e30727605689e6b07 (patch) | |
tree | 1e20fe35c36e9b98e6e6c58d327ad3abb4b2b59c /gst-libs/gst/gl/gstglformat.h | |
parent | 923dd696f2d7777bd7554fb5ab69b63530f54865 (diff) | |
download | gstreamer-plugins-bad-22e75a2112ee2cca9e729b4e30727605689e6b07.tar.gz |
gl: Fix compiler warning about unused const variable with gcc 6
CC libgstgl_x11_la-gstglcontext_glx.lo
In file included from gstglcontext_glx.c:39:0:
../utils/opengl_versions.h:52:43: error: ‘gles2_versions’ defined but not used [-Werror=unused-const-variable]
static const struct { int major, minor; } gles2_versions[] = {
^~~~~~~~~~~~~~
Diffstat (limited to 'gst-libs/gst/gl/gstglformat.h')
0 files changed, 0 insertions, 0 deletions