summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBPicture.h')
-rw-r--r--macosx/HBPicture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/HBPicture.h b/macosx/HBPicture.h
index c4773e822..a717a4c69 100644
--- a/macosx/HBPicture.h
+++ b/macosx/HBPicture.h
@@ -48,7 +48,6 @@ extern NSString * const HBPictureChangedNotification;
*/
@property (nonatomic, readonly) int sourceWidth;
@property (nonatomic, readonly) int sourceHeight;
-@property (nonatomic, readonly) int sourceDisplayWidth;
@end