mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
[214/906] update codeblocks build on linux and fix a warning
This commit is contained in:
parent
9df01a59ae
commit
690b684d93
1 changed files with 0 additions and 1 deletions
|
@ -281,7 +281,6 @@ gst_gl_bumper_callback (gint width, gint height, guint texture, gpointer stuff)
|
|||
static GLfloat zrot = 0;
|
||||
|
||||
GstGLBumper* bumper = GST_GL_BUMPER (stuff);
|
||||
GstGLFilter* filter = GST_GL_FILTER (stuff);
|
||||
GLint locTangent = 0;
|
||||
|
||||
//choose the lights
|
||||
|
|
Loading…
Reference in a new issue