summaryrefslogtreecommitdiff
path: root/CyteKit/WebViewController.h
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2017-02-15 01:58:44 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2017-02-15 01:58:44 -0800
commitf274bb0c14b13e0e7bbf65fc5a07f40fcaa482cc (patch)
tree2409eeed52901b417948aea2b2137c42efa28f95 /CyteKit/WebViewController.h
parentcaa861bdca0452534fccc101228458f5cc6f41f2 (diff)
Hide custom function_ as an implementation detail.
Diffstat (limited to 'CyteKit/WebViewController.h')
-rw-r--r--CyteKit/WebViewController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/CyteKit/WebViewController.h b/CyteKit/WebViewController.h
index c8630d9..20fe475 100644
--- a/CyteKit/WebViewController.h
+++ b/CyteKit/WebViewController.h
@@ -121,7 +121,6 @@
- (void) customButtonClicked;
- (void) applyRightButton;
-- (UIBarButtonItem *) customButton;
- (UIBarButtonItem *) rightButton;
- (void) applyLeftButton;