Unused variable
This commit is contained in:
parent
a04f0c15e8
commit
1690597b0b
|
@ -45,9 +45,6 @@ import helper_bootstrap
|
||||||
import helper_generic
|
import helper_generic
|
||||||
from helper_threading import *
|
from helper_threading import *
|
||||||
|
|
||||||
# singleton lock instance
|
|
||||||
thisapp = None
|
|
||||||
|
|
||||||
def connectToStream(streamNumber):
|
def connectToStream(streamNumber):
|
||||||
shared.streamsInWhichIAmParticipating[streamNumber] = 'no data'
|
shared.streamsInWhichIAmParticipating[streamNumber] = 'no data'
|
||||||
selfInitiatedConnections[streamNumber] = {}
|
selfInitiatedConnections[streamNumber] = {}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user