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.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ephy-session.h b/src/ephy-session.h
index afdf398e9..f0bcfb8ab 100644
--- a/src/ephy-session.h
+++ b/src/ephy-session.h
@@ -101,13 +101,6 @@ gboolean ephy_session_resume_finish (EphySession *session,
void ephy_session_close (EphySession *session);
-void ephy_session_queue_command (EphySession *session,
- EphySessionCommand op,
- const char *arg,
- const char **args,
- guint32 user_time,
- gboolean priority);
-
G_END_DECLS
#endif