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
4010faf4a1
commit
216b8eea6c
@ -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