Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/hulahop-web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hulahop-web-view.h')
-rw-r--r--src/hulahop-web-view.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/hulahop-web-view.h b/src/hulahop-web-view.h
index f832b7a..40ea6e8 100644
--- a/src/hulahop-web-view.h
+++ b/src/hulahop-web-view.h
@@ -45,10 +45,6 @@ PyObject *hulahop_web_view_get_window_root (HulahopWebView *web_view);
void hulahop_web_view_push_js_context (HulahopWebView *web_view);
void hulahop_web_view_pop_js_context (HulahopWebView *web_view);
-void hulahop_web_view_evaluate_script (HulahopWebView *web_view,
- const char *script);
-
-
G_END_DECLS
#endif