diff options
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r-- | embed/ephy-embed-single.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h index 63d065666..f99741bb2 100644 --- a/embed/ephy-embed-single.h +++ b/embed/ephy-embed-single.h @@ -93,7 +93,6 @@ struct _EphyEmbedSingleIface gboolean (* get_offline_mode) (EphyEmbedSingle *single); GList * (* get_font_list) (EphyEmbedSingle *shell, const char *langGroup); - GList * (* get_printer_list) (EphyEmbedSingle *shell); }; GType ephy_embed_single_get_type (void); |