forked from AuroraMiddleware/gtk
gl renderer: Remove unused struct member
This commit is contained in:
parent
9479bb6bfc
commit
1fce25c7af
@ -185,7 +185,6 @@ typedef struct
|
||||
/* Current global state */
|
||||
const Program *current_program;
|
||||
int current_render_target;
|
||||
int current_vao;
|
||||
int current_texture;
|
||||
GskRoundedRect current_clip;
|
||||
graphene_matrix_t current_modelview;
|
||||
|
Loading…
Reference in New Issue
Block a user