summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.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/Controller.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/Controller.h')
-rw-r--r--macosx/Controller.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h
index 46e73ce25..5e81c1595 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -262,7 +262,6 @@ extern NSString *keyContainerTag;
-(void)showGrowlDoneNotification:(NSString *) filePath;
- (IBAction)showDebugOutputPanel:(id)sender;
-- (void) prepareJobForPreview;
- (void) remindUserOfSleepOrShutdown;
- (int) hbInstances;