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