Removed unused stuff.

This commit is contained in:
naoey
2017-11-15 17:58:02 +05:30
parent bbe555dc3c
commit df53b884ea
3 changed files with 1 additions and 10 deletions

View File

@ -38,8 +38,6 @@ namespace osu.Game.Overlays.BeatmapSet
public readonly BeatmapPicker Picker;
private bool isDownloading => beatmaps.GetExistingDownload(BeatmapSet) != null;
private BeatmapSetInfo beatmapSet;
public BeatmapSetInfo BeatmapSet
{