summaryrefslogtreecommitdiff
path: root/tests/conform/test-snippets.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/conform/test-snippets.c')
-rw-r--r--tests/conform/test-snippets.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/conform/test-snippets.c b/tests/conform/test-snippets.c
index e8a01250..96f32a08 100644
--- a/tests/conform/test-snippets.c
+++ b/tests/conform/test-snippets.c
@@ -26,7 +26,6 @@ create_texture_pipeline (TestState *state)
2, 2, /* width/height */
TEST_UTILS_TEXTURE_NO_ATLAS,
COGL_PIXEL_FORMAT_RGBA_8888_PRE,
- COGL_PIXEL_FORMAT_ANY,
8, /* rowstride */
tex_data);