Commit 1bc50df9 authored by Pavel Emelyanov's avatar Pavel Emelyanov

rst: Remove unused field from task_restore_args

Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent f8142ba3
......@@ -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 */
......
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