diff options
Diffstat (limited to 'embed/ephy-embed.h')
-rw-r--r-- | embed/ephy-embed.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed.h b/embed/ephy-embed.h index 6df34e8d1..8a03b501b 100644 --- a/embed/ephy-embed.h +++ b/embed/ephy-embed.h @@ -145,8 +145,6 @@ struct _EphyEmbedIface const char *address, const char *target, const char *features); - void (* zoom_change) (EphyEmbed *embed, - float new_zoom); void (* content_blocked) (EphyEmbed *embed, const char *uri); gboolean (* modal_alert) (EphyEmbed *embed); |