diff options
author | Xan Lopez <xan@igalia.com> | 2011-12-14 00:16:23 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2011-12-14 23:30:21 +0800 |
commit | a74877f7f28f105369acef053b339ceefce33c92 (patch) | |
tree | f0769f03fb07355c2d751500d80e70e1a2ea5034 /doc/reference | |
parent | c1c74c929c1e773d1f79d1b3bd0cf10bb572f8f9 (diff) | |
download | gsoc2013-epiphany-a74877f7f28f105369acef053b339ceefce33c92.tar gsoc2013-epiphany-a74877f7f28f105369acef053b339ceefce33c92.tar.gz gsoc2013-epiphany-a74877f7f28f105369acef053b339ceefce33c92.tar.bz2 gsoc2013-epiphany-a74877f7f28f105369acef053b339ceefce33c92.tar.lz gsoc2013-epiphany-a74877f7f28f105369acef053b339ceefce33c92.tar.xz gsoc2013-epiphany-a74877f7f28f105369acef053b339ceefce33c92.tar.zst gsoc2013-epiphany-a74877f7f28f105369acef053b339ceefce33c92.zip |
Remove ephy_window_get_toolbar
The only use in window-commands.c is not superfluous.
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 1 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-window.sgml | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 6a5d47191..4bf362f81 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -228,7 +228,6 @@ EphyWindow ephy_window_new ephy_window_new_with_chrome ephy_window_get_ui_manager -ephy_window_get_toolbar ephy_window_get_notebook ephy_window_get_find_toolbar ephy_window_load_url diff --git a/doc/reference/tmpl/ephy-window.sgml b/doc/reference/tmpl/ephy-window.sgml index 861065217..c1b4bc888 100644 --- a/doc/reference/tmpl/ephy-window.sgml +++ b/doc/reference/tmpl/ephy-window.sgml @@ -52,15 +52,6 @@ EphyWindow @Returns: -<!-- ##### FUNCTION ephy_window_get_toolbar ##### --> -<para> - -</para> - -@window: -@Returns: - - <!-- ##### FUNCTION ephy_window_get_notebook ##### --> <para> |