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;