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>
Tue, 19 Jan 2016 13:20:23 +0000 (13:20 +0000)
commit6e79d54ae582c28ff5db1bab1e6afbfea8e4e612
tree1a5dd81471d6c762fc0900b647ee5c129e4d0c88
parente317a350bc727ba7038832a19b0b0b80e294d518
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