V0.6 #852

Merged
Atheros1 merged 399 commits from v0.6 into master 2016-05-03 01:58:38 +02:00
Showing only changes of commit bcae62938a - Show all commits

View File

@ -45,9 +45,6 @@ import helper_bootstrap
import helper_generic
from helper_threading import *
# singleton lock instance
thisapp = None
def connectToStream(streamNumber):
shared.streamsInWhichIAmParticipating[streamNumber] = 'no data'
selfInitiatedConnections[streamNumber] = {}