gl: fix compiler warnings with gcc-6
authorTim-Philipp Müller <tim@centricular.com>
Tue, 19 Jan 2016 13:20:23 +0000 (13:20 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:15 +0000 (19:32 +0000)
commite905ace0b0f8d0e9029db26f8ad4d4b9f35f5fd2
tree171c1ae89da98d7194abe75a9ee594e6214679ae
parent370a151ee2d4de2e18f020acfe958ead549dbdb1
gl: fix compiler warnings with gcc-6

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 = {
...
ext/gl/Makefile.am
ext/gl/effects/gstgleffectscurves.c [new file with mode: 0644]
ext/gl/effects/gstgleffectscurves.h