From 7d2c1aa65348b4cd816a3506c9534163b1dcf8e5 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 15 Mar 2012 11:15:07 +0100 Subject: ephy-web-view: remove gtk-doc snippet for a private method --- embed/ephy-web-view.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'embed/ephy-web-view.c') 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) -- cgit v1.2.3