mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 17:07:35 +09:00
Remove unused field
This commit is contained in:
parent
1932399521
commit
15bb301d14
@ -96,12 +96,8 @@ namespace osu.Game.Tests.Visual
|
||||
|
||||
private class TestTrackOwner : CompositeDrawable, IPreviewTrackOwner
|
||||
{
|
||||
private readonly PreviewTrack track;
|
||||
|
||||
public TestTrackOwner(PreviewTrack track)
|
||||
{
|
||||
this.track = track;
|
||||
|
||||
AddInternal(track);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user