[epiphany] ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORE



commit 5a570470ebdd1f3ed5aa2977a40bb85623b336e6
Author: Carlos Garcia Campos <cgarcia igalia com>
Date:   Mon Aug 13 20:41:31 2012 +0200

    ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORE
    
    It's currently unused.

 src/ephy-session.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/ephy-session.h b/src/ephy-session.h
index 5197647..62f0769 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]