mirror of
https://github.com/ppy/osu.git
synced 2025-03-14 05:47:20 +08:00
Remove unused variable
This commit is contained in:
parent
71a94d6b44
commit
c15b2382a2
@ -374,8 +374,6 @@ namespace osu.Game
|
||||
notifications.State = Visibility.Hidden;
|
||||
}
|
||||
|
||||
private ScheduledDelegate notificationsEnabler;
|
||||
|
||||
private void screenChanged(Screen newScreen)
|
||||
{
|
||||
currentScreen = newScreen as OsuScreen;
|
||||
|
Loading…
x
Reference in New Issue
Block a user