summaryrefslogtreecommitdiff
path: root/src/totem-menu.h
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-04-03 20:53:14 +0200
committerBastien Nocera <hadess@hadess.net>2013-04-10 14:09:14 +0200
commit5cf4f4b78038a22eb5e287699adeabdf27afd096 (patch)
treea82a6e31146898eda30bfa34964861fe4821284d /src/totem-menu.h
parentc4684437a4e5076847c7ba54bf49756571c2219a (diff)
downloadtotem-5cf4f4b78038a22eb5e287699adeabdf27afd096.tar.gz
main: Remove recent menu entries
They're now in the browse section of the Grilo plugin. https://bugzilla.gnome.org/show_bug.cgi?id=697237
Diffstat (limited to 'src/totem-menu.h')
-rw-r--r--src/totem-menu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/totem-menu.h b/src/totem-menu.h
index da40fd731..d9fb1fdc4 100644
--- a/src/totem-menu.h
+++ b/src/totem-menu.h
@@ -34,8 +34,6 @@ void totem_ui_manager_setup (Totem *totem);
void totem_sublang_update (Totem *totem);
void totem_sublang_exit (Totem *totem);
-void totem_setup_recent (Totem *totem);
-
G_END_DECLS
#endif /* TOTEM_MENU_H */