aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-session.h')
-rw-r--r--src/ephy-session.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ephy-session.h b/src/ephy-session.h
index 59741a272..c083ab3d8 100644
--- a/src/ephy-session.h
+++ b/src/ephy-session.h
@@ -88,12 +88,6 @@ void ephy_session_close (EphySession *session);
GList *ephy_session_get_windows (EphySession *session);
-void ephy_session_add_window (EphySession *session,
- GtkWindow *window);
-
-void ephy_session_remove_window (EphySession *session,
- GtkWindow *window);
-
void ephy_session_queue_command (EphySession *session,
EphySessionCommand op,
const char *arg,