1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-24 16:17:23 +08:00

Removed unused variable

This commit is contained in:
MrTheMake 2017-07-14 12:46:07 +02:00
parent d2c18026f2
commit c0fd4a765e

View File

@ -46,8 +46,6 @@ namespace osu.Game.Overlays
private IconButton nextButton;
private IconButton playlistButton;
private Color4 playlistButtonColor;
private SpriteText title, artist;
private PlaylistOverlay playlist;