diff options
Diffstat (limited to 'embed')
-rw-r--r-- | embed/ephy-embed-single.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-embed-single.c b/embed/ephy-embed-single.c index 6f0d06321..260009b33 100644 --- a/embed/ephy-embed-single.c +++ b/embed/ephy-embed-single.c @@ -124,7 +124,6 @@ ephy_embed_single_iface_init (gpointer g_class) * @address: the address of the content * @requesting_address: the address of the requesting content (may be empty) * @mime_type_guess: a guess of the mime type of the content (may be empty) - * @mime_type: the MIME type of the content * * The ::check-content signal is emitted when Epiphany loads any content from * anywhere. |