summaryrefslogtreecommitdiffstats
path: root/macosx/HBVideo.h
diff options
context:
space:
mode:
authorritsuka <[email protected]>2014-12-21 13:08:20 +0000
committerritsuka <[email protected]>2014-12-21 13:08:20 +0000
commitf258fb8da28967d8f2e2ddaf814233058197044f (patch)
tree409f34bde3375606b68e81fe4bb0d860c816dc00 /macosx/HBVideo.h
parent6305d5f38aa273b0e8269db050eb1e958b55bd26 (diff)
MacGui: remove the last usage of title->job.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6636 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBVideo.h')
-rw-r--r--macosx/HBVideo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/HBVideo.h b/macosx/HBVideo.h
index ad7824b48..72208ae8a 100644
--- a/macosx/HBVideo.h
+++ b/macosx/HBVideo.h
@@ -18,8 +18,6 @@
- (void)applyVideoSettingsFromQueue:(NSDictionary *)queueToApply;
- (void)prepareVideoForQueueFileJob:(NSMutableDictionary *)queueFileJob;
-- (void)prepareVideoForJobPreview:(hb_job_t *)job andTitle:(hb_title_t *)title;
-
@property (nonatomic, readwrite) int encoder;
@property (nonatomic, readwrite) int qualityType;