]> git.saurik.com Git - cydia.git/blobdiff - CyteKit/WebViewTableViewCell.mm
APT incorrectly overlaps http and https origin :/.
[cydia.git] / CyteKit / WebViewTableViewCell.mm
index e6ab23238e5462e4fcd2295c14af68cf72a680e5..ebba58a2ba09acb9d143e16f6368057d8c654a69 100644 (file)
@@ -1,5 +1,5 @@
 /* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012  Jay Freeman (saurik)
+ * Copyright (C) 2008-2015  Jay Freeman (saurik)
 */
 
 /* GNU General Public License, Version 3 {{{ */
 #include "CyteKit/WebViewTableViewCell.h"
 #include "iPhonePrivate.h"
 
-@interface WebView (Apple)
-- (void) _setLayoutInterval:(float)interval;
-- (void) _setAllowsMessaging:(BOOL)allows;
-@end
-
 @implementation CyteWebViewTableViewCell
 
 + (CyteWebViewTableViewCell *) cellWithRequest:(NSURLRequest *)request {