Removed the commented out line, since this works.

This commit is contained in:
Raoul Snyman 2010-08-29 21:16:17 +02:00
parent 90ac6da839
commit 75d64a165c

View File

@ -155,7 +155,6 @@ class MainDisplay(DisplayWidget):
self.webView.setHtml(build_html(serviceItem, self.screen, \
self.parent.alertTab))
self.initialFrame = True
#self.show()
# To display or not to display?
if not self.screen[u'primary']:
self.show()