Commit 31e99b7b authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

restore: Drop uneeded code

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
parent 55d491fb
...@@ -1585,10 +1585,6 @@ err: ...@@ -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)
......
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