2
0
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:
Pavel Emelyanov 2012-10-29 17:01:26 +03:00
parent f8142ba352
commit 1bc50df94b

View File

@ -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 */