From 00276359e926f4f1fba732534a0b47bec88371f5 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 15 Mar 2012 09:34:23 +0100 Subject: ephy-web-view: make ephy_web_view_clear_history private It's only used by the class itself now. --- embed/ephy-web-view.h | 1 - 1 file changed, 1 deletion(-) (limited to 'embed/ephy-web-view.h') diff --git a/embed/ephy-web-view.h b/embed/ephy-web-view.h index d1888c8ee..d3e42293f 100644 --- a/embed/ephy-web-view.h +++ b/embed/ephy-web-view.h @@ -134,7 +134,6 @@ void ephy_web_view_load_url (EphyWebView const char *url); void ephy_web_view_copy_back_history (EphyWebView *source, EphyWebView *dest); -void ephy_web_view_clear_history (EphyWebView *view); gboolean ephy_web_view_is_loading (EphyWebView *view); const char * ephy_web_view_get_loading_title (EphyWebView *view); GdkPixbuf * ephy_web_view_get_icon (EphyWebView *view); -- cgit v1.2.3