summaryrefslogtreecommitdiff
path: root/test/operator-source.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2007-03-05 19:02:59 -0500
committerBehdad Esfahbod <behdad@behdad.org>2007-03-05 19:23:10 -0500
commitfeba319413bde73f8c1454fc0f3a1b3af03dfde4 (patch)
tree37b25e87100081d5fa437d4a6e34a6fe9f279a9a /test/operator-source.c
parente1a598211b1944bad6b32148da052208d9b58093 (diff)
downloadcairo-feba319413bde73f8c1454fc0f3a1b3af03dfde4.tar.gz
[test] Remove unused variable
Diffstat (limited to 'test/operator-source.c')
-rw-r--r--test/operator-source.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/operator-source.c b/test/operator-source.c
index 912fec680..4224c15cc 100644
--- a/test/operator-source.c
+++ b/test/operator-source.c
@@ -32,8 +32,6 @@
#define HEIGHT 16
#define PAD 2
-const char png_filename[] = "romedalen.png";
-
static void
set_solid_pattern (cairo_t *cr, int x, int y)
{