Skip to content

Commit

Permalink
Removed wait on darkice
Browse files Browse the repository at this point in the history
  • Loading branch information
faebser committed Oct 24, 2015
1 parent 3d4b511 commit b3511d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pistream.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ def start_stream():
thread_error.daemon = True
thread_error.start()

sleep(2)
return get_stream_status()


Expand Down

0 comments on commit b3511d5

Please sign in to comment.