Unused variable

This commit is contained in:
mailchuck 2016-01-26 13:02:33 +01:00
parent a04f0c15e8
commit 1690597b0b
Signed by untrusted user who does not match committer: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87

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