no need to have it global here

This commit is contained in:
Yann Leboulanger 2005-03-11 18:04:33 +00:00
parent dc2b9d741b
commit 05633204ef
1 changed files with 0 additions and 1 deletions

View File

@ -833,7 +833,6 @@ class plugin:
self.config['autoxatime']*60)
self.systray_visible = 0
try:
global trayicon
import trayicon
except:
self.config['trayicon'] = 0