summaryrefslogtreecommitdiff
path: root/frontends/gtk/scaffolding.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-20 16:13:00 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-20 16:41:11 +0100
commit0bc7ba7ab2771276114e57bfc250082c7545aad1 (patch)
tree590930fa58d870fb3593ae569186bbe97d97154f /frontends/gtk/scaffolding.h
parentfa13836653559d43b5b758b9bbb142d39c206cac (diff)
downloadnetsurf-0bc7ba7ab2771276114e57bfc250082c7545aad1.tar.gz
netsurf-0bc7ba7ab2771276114e57bfc250082c7545aad1.tar.bz2
working throbber
Diffstat (limited to 'frontends/gtk/scaffolding.h')
-rw-r--r--frontends/gtk/scaffolding.h3
1 files changed, 0 insertions, 3 deletions
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