Fix some unused variables in test cases.

This commit is contained in:
Dean Herbert
2017-04-03 18:33:14 +09:00
parent 8fcb1690cf
commit b0ebacb06d
4 changed files with 7 additions and 21 deletions

View File

@ -22,8 +22,6 @@ namespace osu.Desktop.VisualTests.Tests
int numerator = 0, denominator = 0;
bool maniaHold = false;
ScoreCounter score = new ScoreCounter(7)
{
Origin = Anchor.TopRight,