mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
Remove irrelevant comment
Support for printing early log messages was recently added, which makes this comment is no longer relevant. Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
This commit is contained in:
committed by
Andrei Vagin
parent
a256500185
commit
051ab38a29
@@ -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;
|
||||
|
Reference in New Issue
Block a user