Setup: Remove scopedProfileIn() calls
authorTimo Tijhof <krinklemail@gmail.com>
Sun, 25 Aug 2019 18:22:26 +0000 (19:22 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Sun, 25 Aug 2019 18:26:18 +0000 (19:26 +0100)
commit5f623ebc1004b6fe3f15e0755be6ccecddc5717c
tree412addf1d4d700285eb151c448de2bca7bcbd3b9
parentf18af0b61f102f0d2146dfb8b48895acc04508de
Setup: Remove scopedProfileIn() calls

To my knowledge this never goes anywhere. These are left overs from
when we used profileIn/profileOut still, which we no longer use
given things like Tideways and XHProf are now recommended for
profiling, instead.

Bug: T189966
Change-Id: Id1bacc951f267dc1d3872aed935afd306adc37b3
includes/Setup.php