mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 05:48:05 +00:00
restore: Drop uneeded code
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
parent
55d491fb0e
commit
31e99b7b37
@ -1585,10 +1585,6 @@ err:
|
|||||||
|
|
||||||
int cr_restore_tasks(pid_t pid, struct cr_options *opts)
|
int cr_restore_tasks(pid_t pid, struct cr_options *opts)
|
||||||
{
|
{
|
||||||
#if 0
|
|
||||||
sigreturn_restore(pid, pid);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
pstree_pid = pid;
|
pstree_pid = pid;
|
||||||
|
|
||||||
if (opts->leader_only)
|
if (opts->leader_only)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user