Skip to content

Commit 18084f1

Browse files
authored
Merge branch 'main' into getPostScriptName2
2 parents eb7ee77 + 2b3f5bf commit 18084f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/SkiaSharp.Views/SkiaSharp.Views/Platform/Apple/SKMetalView.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ event EventHandler IComponent.Disposed
4848
public SKMetalView()
4949
: this(CGRect.Empty)
5050
{
51-
Initialize();
5251
}
5352

5453
// created in code

0 commit comments

Comments
 (0)