forked from openlp/openlp
Remove debug
This commit is contained in:
parent
83ac7c6b29
commit
9c5d7e8591
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user