aboutsummaryrefslogtreecommitdiff
path: root/pixman/test/alphamap.c
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/test/alphamap.c')
-rw-r--r--pixman/test/alphamap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pixman/test/alphamap.c b/pixman/test/alphamap.c
index 554b309fb..24a350ed7 100644
--- a/pixman/test/alphamap.c
+++ b/pixman/test/alphamap.c
@@ -139,8 +139,6 @@ get_alpha (pixman_image_t *image, int x, int y, int orig_x, int orig_y)
return r;
}
-#define ARRAY_LENGTH(A) ((int) (sizeof (A) / sizeof ((A) [0])))
-
static int
run_test (int s, int d, int sa, int da, int soff, int doff)
{