summaryrefslogtreecommitdiff
path: root/content/urldb.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/urldb.c')
-rw-r--r--content/urldb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/urldb.c b/content/urldb.c
index 126ee5ed7..f2f9c0a24 100644
--- a/content/urldb.c
+++ b/content/urldb.c
@@ -3835,7 +3835,6 @@ void urldb_delete_cookie_paths(const char *domain, const char *path,
else
p->cookies_end = c->prev;
- cookies_remove((struct cookie_data *)c);
urldb_free_cookie(c);
return;