Remove unused code

This commit is contained in:
Tomas Groth 2019-05-25 21:21:19 +02:00
parent 6e03382f1f
commit 38a310a1aa
1 changed files with 0 additions and 3 deletions

View File

@ -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):
"""