mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 06:48:03 +02:00
Silence gcc warnings
This commit is contained in:
parent
15b6b2832b
commit
e8e765605c
1 changed files with 0 additions and 1 deletions
|
|
@ -167,7 +167,6 @@ do_dragon_solid (cairo_t *cr, int width, int height, int loops)
|
|||
double cx, cy, r;
|
||||
|
||||
cx = cy = .5 * MAX (width, height);
|
||||
r = .5 * MIN (width, height);
|
||||
|
||||
cairo_perf_timer_start ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue