mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Free color patterns
This commit is contained in:
parent
018bce1b6c
commit
6a7aa49c04
1 changed files with 1 additions and 0 deletions
|
@ -99,4 +99,5 @@ fn clear(draw_target: AzDrawTargetRef) {
|
||||||
unsafe { unsafe::reinterpret_cast(black_pattern) }
|
unsafe { unsafe::reinterpret_cast(black_pattern) }
|
||||||
);
|
);
|
||||||
|
|
||||||
|
AzReleaseColorPattern(black_pattern);
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue