mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
Fix excess newline
This commit is contained in:
@@ -73,7 +73,6 @@ namespace osu.Framework.iOS
|
||||
private bool needsResizeFrameBuffer;
|
||||
public void RequestResizeFrameBuffer() => needsResizeFrameBuffer = true;
|
||||
|
||||
|
||||
public override void LayoutSubviews()
|
||||
{
|
||||
base.LayoutSubviews();
|
||||
|
||||
Reference in New Issue
Block a user