aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-web-view.c')
-rw-r--r--embed/ephy-web-view.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index e4f0e3b58..f5c5ce7cc 100644
--- a/embed/ephy-web-view.c
+++ b/embed/ephy-web-view.c
@@ -2657,13 +2657,6 @@ ephy_web_view_copy_back_history (EphyWebView *source,
webkit_web_back_forward_list_add_item (dest_bflist, item);
}
-/**
- * ephy_web_view_set_is_blank:
- * @view: an #EphyWebView
- * @is_blank: if @view is the blank page
- *
- * Sets whether the @view's address is "blank".
- **/
static void
_ephy_web_view_set_is_blank (EphyWebView *view,
gboolean is_blank)