no need to have it global here
This commit is contained in:
parent
dc2b9d741b
commit
05633204ef
|
@ -833,7 +833,6 @@ class plugin:
|
|||
self.config['autoxatime']*60)
|
||||
self.systray_visible = 0
|
||||
try:
|
||||
global trayicon
|
||||
import trayicon
|
||||
except:
|
||||
self.config['trayicon'] = 0
|
||||
|
|
Loading…
Reference in New Issue