]> granicus.if.org Git - curl/commit
cookie: remove redundant check
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 Mar 2016 20:14:36 +0000 (21:14 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 Mar 2016 20:16:06 +0000 (21:16 +0100)
commit33a0a926c59cd848f20764ecf0144f69df576c68
treeafb9dc14ed7b76346f840e9f467467d4476a4cf1
parent3c2ef2a610814028a8dc9469b350d291327c673f
cookie: remove redundant check

... as it was already checked previously within the function.

Reported-by: Dmitry-Me
Closes #695
lib/cookie.c