Don't throw compiler warnings with G_DISABLE_ASSERT
authorJan Schmidt <jan@centricular.com>
Thu, 17 Sep 2015 14:20:13 +0000 (00:20 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:08 +0000 (19:32 +0000)
commit7f20eedcae28b2a0bce78087b13418042820e9af
treecc15a9bcf386f857e635aed8a3d4737e0ea21d3d
parent718318ce1904b29536a1c0b14092251e7e6c83e0
Don't throw compiler warnings with G_DISABLE_ASSERT

Disable code that warns about unused variables when G_DISABLE_ASSERT
is defined, as it is in tarballs and pre-releases.
ext/gl/gstglstereomix.c