removed some unused stuff

This commit is contained in:
Jorolf
2017-04-07 18:24:36 +02:00
parent 187a0e3613
commit 9881889f88
3 changed files with 2 additions and 65 deletions

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using OpenTK;
using OpenTK.Graphics;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using System.Collections.Generic;