diff options
Diffstat (limited to 'embed/ephy-encoding.h')
-rw-r--r-- | embed/ephy-encoding.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-encoding.h b/embed/ephy-encoding.h index 92d0addf4..bed8d05f1 100644 --- a/embed/ephy-encoding.h +++ b/embed/ephy-encoding.h @@ -84,8 +84,6 @@ typedef enum GType ephy_encoding_get_type (void); EphyEncoding * ephy_encoding_new (const char *encoding, const char *title, - const char *title_elided, - const char *collation_key, int language_groups); const char * ephy_encoding_get_title (EphyEncoding *encoding); const char * ephy_encoding_get_title_elided (EphyEncoding *encoding); |