diff options
Diffstat (limited to 'embed/ephy-embed-shell.h')
-rw-r--r-- | embed/ephy-embed-shell.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/embed/ephy-embed-shell.h b/embed/ephy-embed-shell.h index a5027bdfc..95bc2a160 100644 --- a/embed/ephy-embed-shell.h +++ b/embed/ephy-embed-shell.h @@ -55,10 +55,6 @@ struct EphyEmbedShellClass { GObjectClass parent_class; - void (* new_window) (EphyEmbedShell *shell, - EphyEmbed **new_embed, - EmbedChromeMask chromemask); - void (* command) (EphyEmbedShell *shell, char *command, char *param); |