remove useless code

Signed-off-by: Gao feng <omarapazanadi@gmail.com>
This commit is contained in:
Gao feng
2015-10-10 23:20:26 +08:00
parent f3f78303b1
commit 08fcf381e8
-1
View File
@@ -400,7 +400,6 @@ static int hyper_container_init(void *data)
_exit(-1);
fail:
container->exec.code = -1;
hyper_send_type(arg->pipe[1], ERROR);
_exit(-1);
}