glfilter: remove unused class fields in/out_tex_id
The functionality is not used by any subclass nor are the values set anywhere.
This commit is contained in:
parent
2a545d3bd1
commit
632cc16767
@ -67,9 +67,6 @@ struct _GstGLFilter
|
||||
GLuint fbo;
|
||||
GLuint depthbuffer;
|
||||
|
||||
GLuint in_tex_id;
|
||||
GLuint out_tex_id;
|
||||
|
||||
GstGLShader *default_shader;
|
||||
gboolean valid_attributes;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user