aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-web-view.h')
-rw-r--r--embed/ephy-web-view.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-web-view.h b/embed/ephy-web-view.h
index 1a64cff91..c742d182e 100644
--- a/embed/ephy-web-view.h
+++ b/embed/ephy-web-view.h
@@ -173,8 +173,6 @@ void ephy_web_view_load_error_page (EphyWebView
/* These should be private */
void ephy_web_view_set_address (EphyWebView *view,
const char *address);
-void ephy_web_view_location_changed (EphyWebView *view,
- const char *location);
void ephy_web_view_set_loading_title (EphyWebView *view,
const char *title,
gboolean is_address);