[epiphany] session: Remove unused EphySessionCommand



commit 1a574d2d9b97fe23efb2d35028e410ab5fa83f10
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 8 17:07:05 2016 -0600

    session: Remove unused EphySessionCommand

 src/ephy-session.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/ephy-session.h b/src/ephy-session.h
index 051ae3a..cd3003d 100644
--- a/src/ephy-session.h
+++ b/src/ephy-session.h
@@ -37,11 +37,6 @@ typedef struct _EphySession          EphySession;
 typedef struct _EphySessionPrivate     EphySessionPrivate;
 typedef struct _EphySessionClass       EphySessionClass;
 
-typedef enum
-{
-        EPHY_SESSION_CMD_LAST
-} EphySessionCommand;
-
 struct _EphySession
 {
         GObject parent;


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