Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python/hulahop.defs
diff options
context:
space:
mode:
Diffstat (limited to 'python/hulahop.defs')
-rw-r--r--python/hulahop.defs9
1 files changed, 0 insertions, 9 deletions
diff --git a/python/hulahop.defs b/python/hulahop.defs
index 55c1733..403208c 100644
--- a/python/hulahop.defs
+++ b/python/hulahop.defs
@@ -67,12 +67,3 @@
(return-type "none")
)
-(define-method evaluate_script
- (of-object "HulahopWebView")
- (c-name "hulahop_web_view_evaluate_script")
- (parameters
- '("gchar*" "script")
- )
- (return-type "none")
-)
-