aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-toolbar.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-18 05:21:40 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-18 05:21:40 +0800
commit9368affd35e74c7e058fa37e81e9aa8c0b933513 (patch)
tree675c1e987a5a95fb34cb66971fd4c0997421948c /src/ephy-toolbar.h
parent92fcf0ae3dadbaa40153ad62015f25ef2c55c4e8 (diff)
downloadgsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar
gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.gz
gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.bz2
gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.lz
gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.xz
gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.tar.zst
gsoc2013-epiphany-9368affd35e74c7e058fa37e81e9aa8c0b933513.zip
Remove lock visibility setter.
2005-10-17 Christian Persch <chpe@cvs.gnome.org> * src/ephy-toolbar.c: (ephy_toolbar_set_security_state), (ephy_toolbar_init): * src/ephy-toolbar.h: Remove lock visibility setter. * src/window-commands.c: (window_cmd_help_about): Add Peter Harvey to about credits.
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 026588448..8cb954edd 100644
--- a/src/ephy-toolbar.h
+++ b/src/ephy-toolbar.h
@@ -90,9 +90,6 @@ void ephy_toolbar_set_security_state (EphyToolbar *toolbar,
const char *stock_id,
const char *tooltip);
-void ephy_toolbar_set_lock_visibility (EphyToolbar *toolbar,
- gboolean visible);
-
void ephy_toolbar_set_spinning (EphyToolbar *toolbar,
gboolean spinning);