diff options
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r-- | embed/ephy-embed-single.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h index f99741bb2..d275ea116 100644 --- a/embed/ephy-embed-single.h +++ b/embed/ephy-embed-single.h @@ -115,8 +115,6 @@ gboolean ephy_embed_single_get_offline_mode (EphyEmbedSingle *single); GList *ephy_embed_single_get_font_list (EphyEmbedSingle *single, const char *lang_group); -GList *ephy_embed_single_get_printer_list (EphyEmbedSingle *single); - G_END_DECLS #endif |