summaryrefslogtreecommitdiffstats
path: root/macosx/HBSubtitlesDefaultsController.h
diff options
context:
space:
mode:
authorritsuka <[email protected]>2014-10-30 19:37:50 +0000
committerritsuka <[email protected]>2014-10-30 19:37:50 +0000
commite01093fa14bfe568cff46583b2da581a0afb0bb9 (patch)
tree3d3be1cc7082b27e157859f94902000546c9ca99 /macosx/HBSubtitlesDefaultsController.h
parent7fd3494667e29925340f9fc5c48a4c6ae0ef76bb (diff)
MacGui: fixed some warnings.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6486 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBSubtitlesDefaultsController.h')
-rw-r--r--macosx/HBSubtitlesDefaultsController.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/HBSubtitlesDefaultsController.h b/macosx/HBSubtitlesDefaultsController.h
index 4f7c3c8bd..379c35aed 100644
--- a/macosx/HBSubtitlesDefaultsController.h
+++ b/macosx/HBSubtitlesDefaultsController.h
@@ -12,6 +12,4 @@
- (instancetype)initWithSettings:(HBSubtitlesDefaults *)settings;
-@property (nonatomic, readwrite, assign) id delegate;
-
@end