remove unused and with typos var

This commit is contained in:
Nikos Kouremenos 2005-08-17 10:38:47 +00:00
parent 2fd8b49fc6
commit fc21e86f01

View file

@ -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']