gl: Remove duplicate typedef of GstGLFramebufferClass
authorJan Schmidt <jan@centricular.com>
Sat, 8 Apr 2017 11:28:58 +0000 (21:28 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:27 +0000 (19:32 +0000)
commit920d295c97be95c638873ee778367f82a39d2d38
treebacb600f71a7b80388e5001d94d1005494c9a2d2
parent2cdce1d75f4e71b26d3718adedf901dfe3d66e10
gl: Remove duplicate typedef of GstGLFramebufferClass

The GstGLFramebufferClass struct is typedeffed in
gstgl_fwd.h, and having a duplicate elsewhere is
breaking the cerbero build on my OSX machine,
even though it seems to be working in CI.
gst-libs/gst/gl/gstglframebuffer.h