remove unused and with typos var
This commit is contained in:
parent
2fd8b49fc6
commit
fc21e86f01
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ events_for_ui = {}
|
|||
#... and its mutex
|
||||
mutex_events_for_ui = mutex.mutex()
|
||||
|
||||
socks5quue = None # FIXME: this var has a typo in queue but I think it is also not used!
|
||||
|
||||
SHOW_LIST = ['offline', 'connecting', 'online', 'chat', 'away', 'xa', 'dnd',
|
||||
'invisible']
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue