mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 13:27:20 +08:00
Remove unnecessary comment
This commit is contained in:
parent
96ea42d3ba
commit
4094ffbddd
@ -133,9 +133,6 @@ namespace osu.Game.Overlays.Volume
|
||||
|
||||
private double displayVolume;
|
||||
|
||||
/// <summary>
|
||||
/// This is needed because <see cref="TransformCustom{TValue,T}"/> doesn't support <see cref="Bindable{T}"/>
|
||||
/// </summary>
|
||||
protected double DisplayVolume
|
||||
{
|
||||
get => displayVolume;
|
||||
|
Loading…
x
Reference in New Issue
Block a user