Unused variable

This commit is contained in:
mailchuck 2016-01-26 13:02:33 +01:00 committed by Peter Surda
parent 24a2deed8f
commit bcae62938a

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] = {}