Remove debug

This commit is contained in:
Tim Bentley 2011-01-30 16:51:31 +00:00
parent 83ac7c6b29
commit 9c5d7e8591
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@ class MainDisplay(DisplayWidget):
Used after Image plugin has changed the background
"""
log.debug(u'resetImage')
a=c
if hasattr(self, u'serviceItem'):
self.displayImage(self.serviceItem.bg_image_bytes)
else: