aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-tab.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@stud.uni-saarland.de>2003-04-02 02:05:27 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-02 02:05:27 +0800
commita040bc3b4be4f80ae661b7f2a88c78d29c480e65 (patch)
tree67ae57490b6403dfe812f983c2353e8fd99e4831 /src/ephy-tab.h
parent6c25765d7c82c5b529746a5f75322473e8484a65 (diff)
downloadgsoc2013-epiphany-a040bc3b4be4f80ae661b7f2a88c78d29c480e65.tar
gsoc2013-epiphany-a040bc3b4be4f80ae661b7f2a88c78d29c480e65.tar.gz
gsoc2013-epiphany-a040bc3b4be4f80ae661b7f2a88c78d29c480e65.tar.bz2
gsoc2013-epiphany-a040bc3b4be4f80ae661b7f2a88c78d29c480e65.tar.lz
gsoc2013-epiphany-a040bc3b4be4f80ae661b7f2a88c78d29c480e65.tar.xz
gsoc2013-epiphany-a040bc3b4be4f80ae661b7f2a88c78d29c480e65.tar.zst
gsoc2013-epiphany-a040bc3b4be4f80ae661b7f2a88c78d29c480e65.zip
Marco-is-silly-patch. Update to latest version of the favicons patch.
2003-04-01 Christian Persch <chpe@stud.uni-saarland.de> * src/ephy-tab.c: * src/ephy-tab.h: Marco-is-silly-patch. Update to latest version of the favicons patch.
Diffstat (limited to 'src/ephy-tab.h')
-rw-r--r--src/ephy-tab.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-tab.h b/src/ephy-tab.h
index a2f162458..82f6d16a6 100644
--- a/src/ephy-tab.h
+++ b/src/ephy-tab.h
@@ -95,9 +95,6 @@ const char *ephy_tab_get_favicon_url (EphyTab *tab);
void ephy_tab_set_location (EphyTab *tab,
char *location);
-void ephy_tab_set_favicon (EphyTab *tab,
- GdkPixbuf *favicon);
-
void ephy_tab_get_size (EphyTab *tab,
int *width,
int *height);