Julien Lebosquain
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
src/Avalonia.Base/Media/TextFormatting/TextLayout.cs
|
|
@ -627,7 +627,6 @@ namespace Avalonia.Media.TextFormatting |
|
|
finally |
|
|
finally |
|
|
{ |
|
|
{ |
|
|
objectPool.TextLines.Return(ref textLines); |
|
|
objectPool.TextLines.Return(ref textLines); |
|
|
objectPool.VerifyAllReturned(); |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|