From ec517d71f6e381764ed8624151ad12519bf21aa6 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sun, 29 Jun 2008 18:16:08 +0000 Subject: embed: remove ephy_embed_can_go_back. Use WebKit API directly. svn path=/trunk/; revision=8307 --- doc/reference/epiphany-sections.txt | 1 - doc/reference/tmpl/ephy-embed.sgml | 9 --------- 2 files changed, 10 deletions(-) (limited to 'doc') diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 45630cd40..ea440e83b 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -68,7 +68,6 @@ ephy_embed_get_title ephy_embed_get_location ephy_embed_get_link_message ephy_embed_get_js_status -ephy_embed_can_go_back ephy_embed_can_go_up ephy_embed_get_go_up_list ephy_embed_go_up diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 1573b86b1..25910945e 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -399,15 +399,6 @@ windows opened with JavaScript often use a nonstandard chrome. @Returns: - - - - - -@embed: -@Returns: - - -- cgit