mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Remove debugging
This commit is contained in:
@@ -854,8 +854,6 @@ public final class ManagedAudioSession {
|
||||
}
|
||||
|
||||
private func setupOutputMode(_ outputMode: AudioSessionOutputMode, type: ManagedAudioSessionType) throws {
|
||||
var outputMode = outputMode
|
||||
outputMode = .custom(.builtin)
|
||||
managedAudioSessionLog("ManagedAudioSession setup \(outputMode) for \(type)")
|
||||
var resetToBuiltin = false
|
||||
switch outputMode {
|
||||
|
||||
Reference in New Issue
Block a user