meta-stage: Remove an unused variable

This commit is contained in:
Jasper St. Pierre 2014-08-15 10:00:44 -04:00
parent a5f993f269
commit cbc92b847f

View File

@ -30,7 +30,6 @@
struct _MetaStagePrivate {
CoglPipeline *pipeline;
gboolean should_paint_cursor;
MetaCursorReference *cursor;