Commit 051ab38a authored by Radostin Stoyanov's avatar Radostin Stoyanov Committed by Andrei Vagin

Remove irrelevant comment

Support for printing early log messages was recently added, which makes this
comment is no longer relevant.
Signed-off-by: 's avatarRadostin Stoyanov <rstoyanov1@gmail.com>
parent a2565001
......@@ -1479,10 +1479,6 @@ struct inherit_fd {
int inh_fd_max = -1;
/*
* We can't print diagnostics messages in this function because the
* log file isn't initialized yet.
*/
int inherit_fd_parse(char *optarg)
{
char *cp = NULL;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment