aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-window.h')
-rw-r--r--src/ephy-window.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ephy-window.h b/src/ephy-window.h
index 0bbd7e717..743211156 100644
--- a/src/ephy-window.h
+++ b/src/ephy-window.h
@@ -79,11 +79,6 @@ const char *ephy_window_get_location (EphyWindow *window);
void ephy_window_set_location (EphyWindow *window,
const char *address);
-EphyEmbedEvent *ephy_window_get_context_event (EphyWindow *window);
-
-void ephy_window_set_downloads_box_visibility (EphyWindow *window,
- gboolean show);
-
G_END_DECLS
#endif