aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarks.h
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-03-07 06:26:33 +0800
committerXan Lopez <xan@igalia.com>2012-03-07 06:26:33 +0800
commit2ee0c10936e46a966ac123f1d6a85ccc3dfb74db (patch)
tree781f1f961e42afef051dbc4b9f823c680048f056 /src/bookmarks/ephy-bookmarks.h
parent236ee3549644cb97bfac9696e5794a3c5dc2d285 (diff)
downloadgsoc2013-epiphany-2ee0c10936e46a966ac123f1d6a85ccc3dfb74db.tar
gsoc2013-epiphany-2ee0c10936e46a966ac123f1d6a85ccc3dfb74db.tar.gz
gsoc2013-epiphany-2ee0c10936e46a966ac123f1d6a85ccc3dfb74db.tar.bz2
gsoc2013-epiphany-2ee0c10936e46a966ac123f1d6a85ccc3dfb74db.tar.lz
gsoc2013-epiphany-2ee0c10936e46a966ac123f1d6a85ccc3dfb74db.tar.xz
gsoc2013-epiphany-2ee0c10936e46a966ac123f1d6a85ccc3dfb74db.tar.zst
gsoc2013-epiphany-2ee0c10936e46a966ac123f1d6a85ccc3dfb74db.zip
ephy-bookmarks: remove the "Most visited" category
The place to do this kind of thing is really the History, not Bookmarks.
Diffstat (limited to 'src/bookmarks/ephy-bookmarks.h')
-rw-r--r--src/bookmarks/ephy-bookmarks.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bookmarks/ephy-bookmarks.h b/src/bookmarks/ephy-bookmarks.h
index d3311c874..a80e51390 100644
--- a/src/bookmarks/ephy-bookmarks.h
+++ b/src/bookmarks/ephy-bookmarks.h
@@ -141,10 +141,6 @@ void ephy_bookmarks_unset_keyword (EphyBookmarks *eb,
char *ephy_bookmarks_get_topic_uri (EphyBookmarks *eb,
EphyNode *node);
-/* Favorites */
-
-EphyNode *ephy_bookmarks_get_favorites (EphyBookmarks *eb);
-
/* Root */
EphyNode *ephy_bookmarks_get_keywords (EphyBookmarks *eb);