summaryrefslogtreecommitdiff
path: root/CyteKit/WebViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'CyteKit/WebViewController.h')
-rw-r--r--CyteKit/WebViewController.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/CyteKit/WebViewController.h b/CyteKit/WebViewController.h
index c2e64d5..9b9ba94 100644
--- a/CyteKit/WebViewController.h
+++ b/CyteKit/WebViewController.h
@@ -109,9 +109,6 @@
- (void) loadRequest:(NSURLRequest *)request;
- (bool) isLoading;
-- (void) reloadURLWithCache:(BOOL)cache;
-- (void) reloadURL;
-
- (id) init;
- (id) initWithURL:(NSURL *)url;