summaryrefslogtreecommitdiff
path: root/desktop/cookies_old.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/cookies_old.c')
-rw-r--r--desktop/cookies_old.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/desktop/cookies_old.c b/desktop/cookies_old.c
index c944d358b..bd3adece6 100644
--- a/desktop/cookies_old.c
+++ b/desktop/cookies_old.c
@@ -58,17 +58,6 @@ bool cookies_initialise(struct tree *tree, const char* folder_icon_name, const c
/**
- * Get flags with which the cookies tree should be created;
- *
- * \return the flags
- */
-unsigned int cookies_get_tree_flags(void)
-{
- return TREE_COOKIES;
-}
-
-
-/**
* Free memory and release all other resources.
*/
void cookies_cleanup(void)