forked from openlp/openlp
Remove unused code
This commit is contained in:
parent
6e03382f1f
commit
38a310a1aa
@ -561,9 +561,6 @@ class ImpressDocument(PresentationDocument):
|
||||
notes.append(note)
|
||||
self.save_titles_and_notes(titles, notes)
|
||||
|
||||
if is_win():
|
||||
property_object = self.controller.manager.Bridge_GetStruct('com.sun.star.beans.PropertyValue')
|
||||
|
||||
|
||||
class SlideShowListener(SlideShowListenerImport):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user