aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-private.h')
-rw-r--r--embed/ephy-embed-private.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed-private.h b/embed/ephy-embed-private.h
index e82368d7f..f9cac0835 100644
--- a/embed/ephy-embed-private.h
+++ b/embed/ephy-embed-private.h
@@ -47,8 +47,6 @@ G_BEGIN_DECLS
void ephy_web_view_set_visit_type (EphyWebView *view,
EphyHistoryPageVisitType visit_type);
EphyHistoryPageVisitType ephy_web_view_get_visit_type (EphyWebView *view);
-void ephy_web_view_set_address (EphyWebView *view,
- const char *address);
void ephy_web_view_set_loading_title (EphyWebView *view,
const char *title,
gboolean is_address);