mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 13:28:27 +00:00
rst: Remove unused field from task_restore_args
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
f8142ba352
commit
1bc50df94b
@ -89,7 +89,6 @@ struct task_restore_core_args {
|
||||
int fd_pages; /* opened pages dump file */
|
||||
int logfd;
|
||||
unsigned int loglevel;
|
||||
bool restore_threads; /* if to restore threads */
|
||||
|
||||
/* threads restoration */
|
||||
int nr_threads; /* number of threads */
|
||||
|
Loading…
x
Reference in New Issue
Block a user