Skip to content
  • Tim-Philipp Müller's avatar
    gl: fix compiler warnings with gcc-6 · e905ace0
    Tim-Philipp Müller authored
    In file included from effects/gstgleffectrgbtocurve.c:25:0:
    effects/gstgleffectscurves.h:174:32: error: 'xray_curve' defined but not used
     static const GstGLEffectsCurve xray_curve = {
    ...
    e905ace0