mirror of
https://github.com/Syncplay/syncplay
synced 2024-12-15 19:35:07 +00:00
Remove old _lastThreadSeqnum
.
This commit is contained in:
parent
f06a1dc18a
commit
92deb3e134
@ -975,8 +975,6 @@ class ConfigDialog(QtGui.QDialog):
|
||||
self.hostCombobox.setEditText(currentServer)
|
||||
|
||||
def __init__(self, config, playerpaths, error, defaultConfig):
|
||||
self._lastThreadSeqnum = 0
|
||||
|
||||
self.config = config
|
||||
self.defaultConfig = defaultConfig
|
||||
self.playerpaths = playerpaths
|
||||
|
Loading…
Reference in New Issue
Block a user