diff --git a/Yep/Views/Cells/ChatLeftAudio/ChatLeftAudioCell.swift b/Yep/Views/Cells/ChatLeftAudio/ChatLeftAudioCell.swift index f1473369..7566a211 100644 --- a/Yep/Views/Cells/ChatLeftAudio/ChatLeftAudioCell.swift +++ b/Yep/Views/Cells/ChatLeftAudio/ChatLeftAudioCell.swift @@ -50,7 +50,7 @@ class ChatLeftAudioCell: UICollectionViewCell { func loadingWithProgress(progress: Double) { - println("audio loadingWithProgress \(progress)") + //println("audio loadingWithProgress \(progress)") if progress == 1.0 { loadingProgressView.hidden = true