mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 01:48:07 +02:00
[meta] Remove debugging assert.
Remove an old assertion that no error occurred.
This commit is contained in:
parent
34eb420cc7
commit
523f725801
1 changed files with 0 additions and 1 deletions
|
|
@ -973,7 +973,6 @@ _cairo_meta_surface_replay_internal (cairo_surface_t *surface,
|
|||
command->intersect_clip_path.tolerance,
|
||||
command->intersect_clip_path.antialias,
|
||||
target);
|
||||
assert (status == 0);
|
||||
break;
|
||||
default:
|
||||
ASSERT_NOT_REACHED;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue