aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.h
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2011-12-15 01:01:14 +0800
committerXan Lopez <xan@igalia.com>2011-12-15 01:01:14 +0800
commit3295288a7292a74d14c6a5a20e41e2afe010f34e (patch)
treeb508743f41c1fe93f8997b295d1fa21df2ab3118 /src/ephy-shell.h
parent2db47fb32732e9613e5338d8c165ed5f771e819a (diff)
downloadgsoc2013-epiphany-3295288a7292a74d14c6a5a20e41e2afe010f34e.tar
gsoc2013-epiphany-3295288a7292a74d14c6a5a20e41e2afe010f34e.tar.gz
gsoc2013-epiphany-3295288a7292a74d14c6a5a20e41e2afe010f34e.tar.bz2
gsoc2013-epiphany-3295288a7292a74d14c6a5a20e41e2afe010f34e.tar.lz
gsoc2013-epiphany-3295288a7292a74d14c6a5a20e41e2afe010f34e.tar.xz
gsoc2013-epiphany-3295288a7292a74d14c6a5a20e41e2afe010f34e.tar.zst
gsoc2013-epiphany-3295288a7292a74d14c6a5a20e41e2afe010f34e.zip
Remove last traces of the EggToolbar code
Diffstat (limited to 'src/ephy-shell.h')
-rw-r--r--src/ephy-shell.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h
index 55a90547e..1780a2e4d 100644
--- a/src/ephy-shell.h
+++ b/src/ephy-shell.h
@@ -130,9 +130,6 @@ GObject *ephy_shell_get_net_monitor (EphyShell *shell);
EphyBookmarks *ephy_shell_get_bookmarks (EphyShell *shell);
-GObject *ephy_shell_get_toolbars_model (EphyShell *shell,
- gboolean fullscreen);
-
GObject *ephy_shell_get_extensions_manager (EphyShell *shell);
GtkWidget *ephy_shell_get_bookmarks_editor (EphyShell *shell);