diff options
author | ritsuka <[email protected]> | 2015-08-06 09:56:13 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2015-08-06 09:56:13 +0000 |
commit | dc5386586cc0592275a11922e9869d81bec5b5ca (patch) | |
tree | ffb875b5eb0f2c8556d85e4b4b2916b503cd3ca4 /macosx/HBPicture+UIAdditions.h | |
parent | 21ea1a3f5c8334916b1927e95db19a0a29f28d63 (diff) |
MacGui: revert part of the previous commit that should have not been committed
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7394 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBPicture+UIAdditions.h')
-rw-r--r-- | macosx/HBPicture+UIAdditions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/HBPicture+UIAdditions.h b/macosx/HBPicture+UIAdditions.h index fffe3d9b7..e19d627d2 100644 --- a/macosx/HBPicture+UIAdditions.h +++ b/macosx/HBPicture+UIAdditions.h @@ -13,7 +13,6 @@ * UI enabled bindings */ @property (nonatomic, readonly) NSString *info; -@property (nonatomic, readonly) NSString *sourceInfo; @property (nonatomic, readonly) NSString *summary; @property (nonatomic, readonly) int maxWidth; |