mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Remove unnecessary comment
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user