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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/embed/ephy-embed-private.h b/embed/ephy-embed-private.h
index 8d342fe8c..d023efb6a 100644
--- a/embed/ephy-embed-private.h
+++ b/embed/ephy-embed-private.h
@@ -61,12 +61,6 @@ void ephy_web_view_load_homepage (EphyWebView
char * ephy_web_view_create_web_application (EphyWebView *view,
const char *title,
GdkPixbuf *icon);
-GdkPixbuf * ephy_web_view_get_snapshot (EphyWebView *view,
- int x,
- int y,
- int width,
- int height);
-
char* ephy_web_view_normalize_or_autosearch_url (EphyWebView *view,
const char *url);