mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-03 17:30:19 +01:00
test/fallback-resolution: Remove extra call to cairo_show_page
This commit is contained in:
parent
7026e24548
commit
651b2a9ab0
1 changed files with 0 additions and 2 deletions
|
|
@ -125,8 +125,6 @@ main (void)
|
|||
|
||||
draw (cr, SIZE, SIZE, ppi[page]);
|
||||
|
||||
cairo_show_page (cr);
|
||||
|
||||
/* Backend-specific means of "advancing a page" */
|
||||
switch (backend) {
|
||||
case PDF:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue