mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 22:18:29 +02:00
[test] Remove unused variable
This commit is contained in:
parent
e1a598211b
commit
feba319413
3 changed files with 0 additions and 6 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue