mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
conform/cogl-pixel-buffer: Remove unused variable
This commit is contained in:
parent
90f37d5636
commit
ecdb12ecc3
@ -22,11 +22,6 @@ typedef struct test_tile
|
|||||||
CoglHandle texture;
|
CoglHandle texture;
|
||||||
} TestTile;
|
} TestTile;
|
||||||
|
|
||||||
static const ClutterColor
|
|
||||||
buffer_colors[] =
|
|
||||||
{0
|
|
||||||
};
|
|
||||||
|
|
||||||
static const ClutterColor stage_color = { 0x0, 0x0, 0x0, 0xff };
|
static const ClutterColor stage_color = { 0x0, 0x0, 0x0, 0xff };
|
||||||
|
|
||||||
typedef struct _TestState
|
typedef struct _TestState
|
||||||
|
Loading…
x
Reference in New Issue
Block a user