diff options
author | Christian Persch <chpe@src.gnome.org> | 2005-08-01 04:53:31 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-01 04:53:31 +0800 |
commit | 6411ebbfb053582fdeffa718de1d03a300efa8c6 (patch) | |
tree | a3c6a40e0a90a6dbee3bed96dcd0e9e1cab4a2b2 /embed/ephy-embed-single.h | |
parent | 887ee5e7cf976bc82b259a172ef501530877aea1 (diff) | |
download | gsoc2013-epiphany-6411ebbfb053582fdeffa718de1d03a300efa8c6.tar.gz gsoc2013-epiphany-6411ebbfb053582fdeffa718de1d03a300efa8c6.tar.zst gsoc2013-epiphany-6411ebbfb053582fdeffa718de1d03a300efa8c6.zip |
Remove obsolete function
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 |