summaryrefslogtreecommitdiff
path: root/src/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/html.c')
-rw-r--r--src/html.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/html.c b/src/html.c
index 8a1150ed..659bf89c 100644
--- a/src/html.c
+++ b/src/html.c
@@ -159,7 +159,6 @@ dwb_html_keys_load_cb(WebKitWebView *wv, GParamSpec *p, HtmlTable *table) {
}
g_signal_handlers_disconnect_by_func(wv, dwb_html_keys_load_cb, table);
}
-
}
void
dwb_html_keys(WebKitWebView *wv, HtmlTable *table) {