From 02c75d07900d4566a8b2f835fb07a4eff1ab8235 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 20 Aug 2019 16:13:00 +0100 Subject: working throbber --- frontends/gtk/scaffolding.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'frontends/gtk/scaffolding.h') diff --git a/frontends/gtk/scaffolding.h b/frontends/gtk/scaffolding.h index a3e6155ed..c5f8a4721 100644 --- a/frontends/gtk/scaffolding.h +++ b/frontends/gtk/scaffolding.h @@ -112,7 +112,6 @@ void nsgtk_scaffolding_reset_offset(struct nsgtk_scaffolding *g); */ struct nsgtk_scaffolding *nsgtk_scaffolding_iterate(struct nsgtk_scaffolding *g); -void nsgtk_scaffolding_update_throbber_ref(struct nsgtk_scaffolding *g); void nsgtk_scaffolding_update_websearch_ref(struct nsgtk_scaffolding *g); @@ -172,8 +171,6 @@ nserror nsgtk_scaffolding_new_tab(struct gui_window *gw); void nsgtk_window_set_title(struct gui_window *gw, const char *title); nserror gui_window_set_url(struct gui_window *g, struct nsurl *url); -void gui_window_start_throbber(struct gui_window *g); -void gui_window_stop_throbber(struct gui_window *g); /** * toolbar style changed -- cgit v1.2.3