Remove unused argument to RemoveStaged
This is a routine code cleanup: a function called RemoveStaged had an extra parameter (updateDescendants) that was no longer used, so it was removed from the function definition and every place that called it. There is no security-relevant…
01d85200by Suhas Daftuar+7−92 files