[epiphany] ephy-web-view: remove gtk-doc snippet for a private method



commit 7d2c1aa65348b4cd816a3506c9534163b1dcf8e5
Author: Xan Lopez <xan igalia com>
Date:   Thu Mar 15 11:15:07 2012 +0100

    ephy-web-view: remove gtk-doc snippet for a private method

 embed/ephy-web-view.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index e4f0e3b..f5c5ce7 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)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]