From f274bb0c14b13e0e7bbf65fc5a07f40fcaa482cc Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Wed, 15 Feb 2017 01:58:44 -0800 Subject: Hide custom function_ as an implementation detail. --- CyteKit/WebViewController.h | 1 - 1 file changed, 1 deletion(-) (limited to 'CyteKit/WebViewController.h') 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; -- cgit v1.2.3