Remove obsolete comment

Peter Eisentraut <peter@eisentraut.org>

Commit: d4e9bca40309fff78c1a585cdb3dabf6fabfb6f1
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-08-26T08:45:01Z
Releases: 15.0
Remove obsolete comment

The comment in basebackup.c updated by 33bd4698c11 was actually
obsolete to begin with, since the symbols it was referring to haven't
existed in that header file for quite some time.  The header file is
still needed for other reasons, though, so keep the #include, just
drop the comment.

Files

PathChange+/−
src/backend/backup/basebackup.c modified +1 −1