mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 02:42:54 +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…
Reference in New Issue
Block a user