mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:17:26 +08:00
Cleanup code
This commit is contained in:
parent
04ecefe226
commit
54e73acece
@ -212,8 +212,6 @@ namespace osu.Game.Overlays.Comments
|
||||
MaximumSize = new Vector2(max_width, float.PositiveInfinity),
|
||||
}
|
||||
};
|
||||
|
||||
FinishTransforms();
|
||||
}
|
||||
|
||||
private LocalisableString lastPresent;
|
||||
|
Loading…
Reference in New Issue
Block a user