summaryrefslogtreecommitdiff
path: root/CyteKit/CyteWebViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'CyteKit/CyteWebViewController.h')
-rw-r--r--CyteKit/CyteWebViewController.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/CyteKit/CyteWebViewController.h b/CyteKit/CyteWebViewController.h
index df86958..05024e3 100644
--- a/CyteKit/CyteWebViewController.h
+++ b/CyteKit/CyteWebViewController.h
@@ -49,11 +49,6 @@
@class IndirectDelegate;
-@interface WebScriptObject (UICaboodle)
-- (NSUInteger) count;
-- (id) objectAtIndex:(unsigned)index;
-@end
-
@protocol BrowserControllerDelegate
- (void) retainNetworkActivityIndicator;
- (void) releaseNetworkActivityIndicator;