Thread: pgsql: Remove misplaced comment from AuxiliaryProcessMain().

pgsql: Remove misplaced comment from AuxiliaryProcessMain().

From
Andres Freund
Date:
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>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8b1de88b7ce9fe0458d3950121a797fd3d988f6c

Modified Files
--------------
src/backend/bootstrap/bootstrap.c | 3 ---
1 file changed, 3 deletions(-)