summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
diff options
context:
space:
mode:
authorritsuka <[email protected]>2014-12-29 08:37:40 +0000
committerritsuka <[email protected]>2014-12-29 08:37:40 +0000
commit0ca568a18216cfaa4785c36637a81a241fd8821e (patch)
tree342d6b7e3f2e868a1b916962ecc44bc587e8e38f /macosx/Controller.h
parentf1c5cb5f2388aeebbe7ec9f105b406bebf2345e0 (diff)
MacGui: use bindings to toggle the chapters/seconds/frames UI.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6669 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r--macosx/Controller.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h
index faf45553c..e0dae9d3f 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -163,9 +163,6 @@
- (void) enableUI: (BOOL) enable;
-- (IBAction) encodeStartStopPopUpChanged: (id) sender;
-
-
- (IBAction) titlePopUpChanged: (id) sender;
- (IBAction) chapterPopUpChanged: (id) sender;