aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
diff options
context:
space:
mode:
authorGravatar Robert Manea <gotmor@gmail.com>2009-10-26 12:13:23 +0100
committerGravatar Robert Manea <gotmor@gmail.com>2009-10-26 12:13:23 +0100
commit19f9ec181bda0b2e1743a3bb0fd4ddf16437bbe6 (patch)
tree75d166d4b38a07f911cec5a70ab20bf59d1bc8ce /uzbl-core.h
parent1cd8e28e016d1cd94b27bc5a864632851a20cdf7 (diff)
removed update_gui command
Diffstat (limited to 'uzbl-core.h')
-rw-r--r--uzbl-core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/uzbl-core.h b/uzbl-core.h
index 1bab39f..51b415b 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -426,9 +426,6 @@ void
retrieve_geometry();
void
-update_gui(WebKitWebView *page, GArray *argv, GString *result);
-
-void
event(WebKitWebView *page, GArray *argv, GString *result);
void