summaryrefslogtreecommitdiff
path: root/gitweb/static/js/lib/cookies.js
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2021-03-30 11:04:14 -0400
committerJunio C Hamano <gitster@pobox.com>2021-04-01 13:07:37 -0700
commit7240cc4b65b6684c403487889cce396e45ad30cd (patch)
treee8bd5d5fbf5c48e15be070092db588aa15caabc5 /gitweb/static/js/lib/cookies.js
parent9218c6a40c37023a1f434222d501218cf8157857 (diff)
midx: don't free midx_name early
A subsequent patch will need to refer back to 'midx_name' later on in the function. In fact, this variable is already free()'d later on, so this makes the later free() no longer redundant. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/js/lib/cookies.js')
0 files changed, 0 insertions, 0 deletions