removed unused code

This commit is contained in:
michael starke
2017-04-13 18:55:31 +02:00
parent 0db2bc8558
commit 408eb80f13

View File

@@ -55,8 +55,6 @@ typedef NS_ENUM(NSUInteger, MPEntryTab) {
@property (strong) NSPopover *activePopover;
@property (nonatomic, readonly) KPKEntry *representedEntry;
//@property (nonatomic, weak) KPKEntry *entry;
@property (strong) MPTemporaryFileStorage *quicklookStorage;
@end