Revert "gitweb: avoid using leftover stale prior-FCGI-request data"
commit1fc2256471a750354ac9a93d212274ae2c495988
authorKyle J. McKay <mackyle@gmail.com>
Mon, 28 Sep 2015 13:12:35 +0000 (28 06:12 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 28 Sep 2015 13:12:35 +0000 (28 06:12 -0700)
treeb445cb9e0e6b43745055c87b56f40d3a338b2753
parent83de43acf6b72d8976c6e65b1082e0336f219c57
Revert "gitweb: avoid using leftover stale prior-FCGI-request data"

This reverts commit 6a8b9608079a5cdae82c38e7ed7a8c54883f7a10.

The variables that were being reset by that commit are now handled
in the _reset_globals subroutine, so resetting them in run_request
has become superfluous.
gitweb/gitweb.perl