summaryrefslogtreecommitdiffstats
path: root/WebKit/mac/WebView/WebFrame.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/mac/WebView/WebFrame.h')
-rw-r--r--WebKit/mac/WebView/WebFrame.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebKit/mac/WebView/WebFrame.h b/WebKit/mac/WebView/WebFrame.h
index a6cdebb..64015fd 100644
--- a/WebKit/mac/WebView/WebFrame.h
+++ b/WebKit/mac/WebView/WebFrame.h
@@ -213,5 +213,4 @@
bridge between the WebKit and JavaScriptCore APIs.
*/
- (JSGlobalContextRef)globalContext;
-
@end