diff options
Diffstat (limited to 'src/ephy-notebook.h')
-rw-r--r-- | src/ephy-notebook.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ephy-notebook.h b/src/ephy-notebook.h index 5094dd842..60ede5616 100644 --- a/src/ephy-notebook.h +++ b/src/ephy-notebook.h @@ -41,11 +41,6 @@ typedef struct EphyNotebookClass EphyNotebookClass; typedef struct EphyNotebook EphyNotebook; typedef struct EphyNotebookPrivate EphyNotebookPrivate; -enum -{ - EPHY_NOTEBOOK_ADD_LAST = -1 -}; - struct EphyNotebook { GtkNotebook parent; |