Removed unused variables and parameters

This commit is contained in:
Andrey Zavadskiy
2017-02-27 17:32:32 +03:00
parent 0c2089ddd7
commit 3487dfe236
12 changed files with 11 additions and 18 deletions

View File

@ -14,8 +14,6 @@ namespace osu.Game.Graphics.UserInterface
{
private readonly Container<Star> stars;
private double transformStartTime;
/// <summary>
/// Maximum amount of stars displayed.
/// </summary>