diff options
Diffstat (limited to 'sb.h')
-rw-r--r-- | sb.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ void history_command(); void grab_bar(); -void link_hover(WebKitWebView* page, const gchar* title, const gchar* link, gpointer data); void load_uri(gchar *uri); void tab_new(gboolean b); void tab_zoom(gboolean b); |