mac: remove nscolor release call after realizing it's likely UB and crashes high sierra
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
4319ea25b5
commit
4549e4f75b
1 changed files with 0 additions and 1 deletions
|
|
@ -177,7 +177,6 @@ static CGPoint pointFlip(CGPoint point) {
|
|||
|
||||
[path closePath];
|
||||
[path fill];
|
||||
[nscolor release];
|
||||
|
||||
[NSGraphicsContext restoreGraphicsState];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue