aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-gui.h
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-11-05 17:21:22 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-11-05 17:21:22 +0800
commit749a4992249e0a51a6f013494ac2b7feec91a033 (patch)
treedddea8a25aeb6ec288631672d974cd68c5a259b1 /lib/ephy-gui.h
parentbb356f3a3548ce549e4cb3a4d30371ea0ac6f564 (diff)
downloadgsoc2013-epiphany-749a4992249e0a51a6f013494ac2b7feec91a033.tar
gsoc2013-epiphany-749a4992249e0a51a6f013494ac2b7feec91a033.tar.gz
gsoc2013-epiphany-749a4992249e0a51a6f013494ac2b7feec91a033.tar.bz2
gsoc2013-epiphany-749a4992249e0a51a6f013494ac2b7feec91a033.tar.lz
gsoc2013-epiphany-749a4992249e0a51a6f013494ac2b7feec91a033.tar.xz
gsoc2013-epiphany-749a4992249e0a51a6f013494ac2b7feec91a033.tar.zst
gsoc2013-epiphany-749a4992249e0a51a6f013494ac2b7feec91a033.zip
Remove unused func, bad xan
2003-11-05 Marco Pesenti Gritti <marco@gnome.org> * lib/ephy-gui.c: (ephy_gui_help): * lib/ephy-gui.h: Remove unused func, bad xan
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r--lib/ephy-gui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h
index 203eba975..879d6330f 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -38,8 +38,6 @@ void ephy_gui_help (GtkWindow *parent,
const char *file_name,
const char *link_id);
-GdkPixbuf *ephy_gui_get_pixbuf_from_mime_type (const char *mime_type,
- int size);
G_END_DECLS
#endif