From 6cddd9573421182b8bee60f723a06260f84d9e5b Mon Sep 17 00:00:00 2001 From: smoogipooo Date: Tue, 14 Mar 2017 17:02:20 +0900 Subject: [PATCH] Cleanup. --- osu.Desktop.VisualTests/Tests/TestCasePlayer.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/osu.Desktop.VisualTests/Tests/TestCasePlayer.cs b/osu.Desktop.VisualTests/Tests/TestCasePlayer.cs index c79a2517bd..11d3da366e 100644 --- a/osu.Desktop.VisualTests/Tests/TestCasePlayer.cs +++ b/osu.Desktop.VisualTests/Tests/TestCasePlayer.cs @@ -61,8 +61,6 @@ namespace osu.Desktop.VisualTests.Tests time += 500; } - var decoder = new ConstructableBeatmapDecoder(); - Beatmap b = new Beatmap { HitObjects = objects,