Remove misplaced comment from AuxiliaryProcessMain().
authorAndres Freund <andres@anarazel.de>
Mon, 2 Aug 2021 04:10:11 +0000 (21:10 -0700)
committerAndres Freund <andres@anarazel.de>
Mon, 2 Aug 2021 04:10:11 +0000 (21:10 -0700)
commit8b1de88b7ce9fe0458d3950121a797fd3d988f6c
tree8af943ad20f02bdf9b9ecacdc8562d1226922a51
parenta8ed9bd59d48c13da50ed2358911721b2baf1de3
Remove misplaced comment from AuxiliaryProcessMain().

The comment didn't make sense anymore since at least 626eb021988. As it didn't
actually explain anything anyway, just remove it.

Author: Andres Freund <andres@anarazel.de>
src/backend/bootstrap/bootstrap.c