Remove empty line

This commit is contained in:
Dean Herbert 2018-01-31 18:33:18 +09:00
parent 335f0d577c
commit cdf4d9b033

View File

@ -413,7 +413,6 @@ namespace osu.Game
{
base.OnActivated();
Audio.RemoveAdjustment(AdjustableProperty.Volume, inactiveVolumeAdjust);
}
public bool OnReleased(GlobalAction action) => false;