cogl/test-readpixel: Remove unused variables
These were added as part of commit d4ff5e2d
but they're not needed.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/857
This commit is contained in:
parent
d4ff5e2d31
commit
22c8f179d2
@ -152,8 +152,6 @@ test_readpixels (TestUtilsGTestFixture *fixture,
|
||||
{
|
||||
unsigned int idle_source;
|
||||
ClutterActor *stage;
|
||||
ClutterActorIter iter;
|
||||
ClutterActor *actor;
|
||||
|
||||
stage = clutter_stage_get_default ();
|
||||
clutter_stage_set_color (CLUTTER_STAGE (stage), &stage_color);
|
||||
|
Loading…
Reference in New Issue
Block a user