meta-stage: Remove an unused variable
This commit is contained in:
parent
a5f993f269
commit
cbc92b847f
@ -30,7 +30,6 @@
|
|||||||
|
|
||||||
struct _MetaStagePrivate {
|
struct _MetaStagePrivate {
|
||||||
CoglPipeline *pipeline;
|
CoglPipeline *pipeline;
|
||||||
gboolean should_paint_cursor;
|
|
||||||
|
|
||||||
MetaCursorReference *cursor;
|
MetaCursorReference *cursor;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user