[clutter] conform/cogl-pixel-buffer: Remove unused variable
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] conform/cogl-pixel-buffer: Remove unused variable
- Date: Fri, 18 Nov 2011 17:24:53 +0000 (UTC)
commit ecdb12ecc3b5ab098173e580b693de1629ddc016
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Nov 18 17:23:30 2011 +0000
conform/cogl-pixel-buffer: Remove unused variable
tests/conform/test-cogl-pixel-buffer.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/tests/conform/test-cogl-pixel-buffer.c b/tests/conform/test-cogl-pixel-buffer.c
index ebdf6e3..b965f86 100644
--- a/tests/conform/test-cogl-pixel-buffer.c
+++ b/tests/conform/test-cogl-pixel-buffer.c
@@ -22,11 +22,6 @@ typedef struct test_tile
CoglHandle texture;
} TestTile;
-static const ClutterColor
-buffer_colors[] =
- {0
- };
-
static const ClutterColor stage_color = { 0x0, 0x0, 0x0, 0xff };
typedef struct _TestState
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]