mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 20:22:55 +08:00
Remove unnecessary noop action
This commit is contained in:
parent
13de571b3c
commit
2673cd3d99
@ -77,8 +77,6 @@ namespace osu.Desktop.Security
|
||||
{
|
||||
Icon = FontAwesome.Solid.ShieldAlt;
|
||||
IconBackgound.Colour = colours.YellowDark;
|
||||
|
||||
Activated = () => true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user