summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBPicture.h')
-rw-r--r--macosx/HBPicture.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/HBPicture.h b/macosx/HBPicture.h
index 2b0dc9503..e22f164c5 100644
--- a/macosx/HBPicture.h
+++ b/macosx/HBPicture.h
@@ -25,8 +25,6 @@ extern NSString * const HBPictureChangedNotification;
*/
@interface HBPicture : NSObject <NSSecureCoding, NSCopying>
-- (instancetype)initWithTitle:(HBTitle *)title;
-
@property (nonatomic, readwrite) int width;
@property (nonatomic, readwrite) int height;