mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 16:32:54 +08:00
Remove unused class
This commit is contained in:
parent
0def847f60
commit
0325b1bd7a
@ -8,10 +8,6 @@ using osu.Framework.Screens;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
public class ScreenBreadcrumbControl : ScreenBreadcrumbControl<Screen>
|
||||
{
|
||||
}
|
||||
|
||||
public class ScreenBreadcrumbControl<T> : BreadcrumbControl<T> where T : Screen
|
||||
{
|
||||
private T currentScreen;
|
||||
|
Loading…
Reference in New Issue
Block a user