[test] Remove unused variable

This commit is contained in:
Behdad Esfahbod 2007-03-05 19:02:59 -05:00
parent e1a598211b
commit feba319413
3 changed files with 0 additions and 6 deletions

View file

@ -31,8 +31,6 @@
#define HEIGHT 16
#define PAD 2
const char png_filename[] = "romedalen.png";
static void
draw_mask (cairo_t *cr, int x, int y)
{

View file

@ -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)
{

View file

@ -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)
{