2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-29 21:38:16 +00:00

restore: Drop uneeded code

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
Cyrill Gorcunov 2012-01-17 10:57:19 +04:00
parent 55d491fb0e
commit 31e99b7b37

View File

@ -1585,10 +1585,6 @@ err:
int cr_restore_tasks(pid_t pid, struct cr_options *opts)
{
#if 0
sigreturn_restore(pid, pid);
#endif
pstree_pid = pid;
if (opts->leader_only)