From 5a570470ebdd1f3ed5aa2977a40bb85623b336e6 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Mon, 13 Aug 2012 20:41:31 +0200 Subject: ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORE It's currently unused. --- src/ephy-session.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ephy-session.h b/src/ephy-session.h index 5197647ee..62f07690e 100644 --- a/src/ephy-session.h +++ b/src/ephy-session.h @@ -46,9 +46,7 @@ typedef struct _EphySessionClass EphySessionClass; typedef enum { EPHY_SESSION_CMD_OPEN_URIS, - EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORE, EPHY_SESSION_CMD_LAST - } EphySessionCommand; struct _EphySession -- cgit v1.2.3