aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-toolbar.h
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2008-03-28 23:38:07 +0800
committerXan Lopez <xan@src.gnome.org>2008-03-28 23:38:07 +0800
commitdbf9f29d85f41147744f8d2e1d9703439a579fa0 (patch)
tree88cf63e6d46aaac0c684f948f6e18fb10001e615 /src/ephy-toolbar.h
parentb71c1cec6d7e3d03736ee7d93e999b80822d0566 (diff)
downloadgsoc2013-epiphany-dbf9f29d85f41147744f8d2e1d9703439a579fa0.tar
gsoc2013-epiphany-dbf9f29d85f41147744f8d2e1d9703439a579fa0.tar.gz
gsoc2013-epiphany-dbf9f29d85f41147744f8d2e1d9703439a579fa0.tar.bz2
gsoc2013-epiphany-dbf9f29d85f41147744f8d2e1d9703439a579fa0.tar.lz
gsoc2013-epiphany-dbf9f29d85f41147744f8d2e1d9703439a579fa0.tar.xz
gsoc2013-epiphany-dbf9f29d85f41147744f8d2e1d9703439a579fa0.tar.zst
gsoc2013-epiphany-dbf9f29d85f41147744f8d2e1d9703439a579fa0.zip
Remove the ephy-spinner from the toolbar.c, there's enough feeback
with the spinners in the tabs and the progress bar. (#524809) svn path=/trunk/; revision=8166
Diffstat (limited to 'src/ephy-toolbar.h')
-rw-r--r--src/ephy-toolbar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-toolbar.h b/src/ephy-toolbar.h
index 3ed7aa377..89f45066d 100644
--- a/src/ephy-toolbar.h
+++ b/src/ephy-toolbar.h
@@ -96,9 +96,6 @@ void ephy_toolbar_set_security_state (EphyToolbar *toolbar,
const char *stock_id,
const char *tooltip);
-void ephy_toolbar_set_spinning (EphyToolbar *toolbar,
- gboolean spinning);
-
void ephy_toolbar_set_zoom (EphyToolbar *toolbar,
gboolean can_zoom,
float zoom);