diff options
Diffstat (limited to 'embed/ephy-embed-shell.h')
-rw-r--r-- | embed/ephy-embed-shell.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed-shell.h b/embed/ephy-embed-shell.h index 2daee5fe8..7432e1133 100644 --- a/embed/ephy-embed-shell.h +++ b/embed/ephy-embed-shell.h @@ -43,8 +43,6 @@ typedef struct _EphyEmbedShellClass EphyEmbedShellClass; typedef struct _EphyEmbedShell EphyEmbedShell; typedef struct _EphyEmbedShellPrivate EphyEmbedShellPrivate; -extern EphyEmbedShell *embed_shell; - typedef enum { EPHY_EMBED_SHELL_MODE_BROWSER, |