Commit c83ec3f9 authored by Dan Pascu's avatar Dan Pascu

Removed obsolete comment

parent 91600c7c
......@@ -669,7 +669,6 @@ class BlinkSession(QObject):
player.start()
def start_recording(self):
# I'd like to start recording before the call starts -Dan
audio_stream = self.streams.get('audio')
if audio_stream is not None and not self.recording:
settings = SIPSimpleSettings()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment