Skip to content

Commit dc8612c

Browse files
committed
removed unnecessary log
1 parent 4d5eb85 commit dc8612c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

native/app/Source/Audio/Volume/Volume.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ class Volume: StoreSubscriber {
6767
Driver.device!.setVirtualMasterVolume(1, direction: .playback)
6868
}
6969

70-
Console.log(virtualVolume)
7170
mixer.outputVolume = Float(virtualVolume)
7271

7372
if (!volumeSupported) {

0 commit comments

Comments
 (0)