Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 5abc8a6

Browse files
committed
remove unused code filed from hyper_container
Signed-off-by: Peng Tao <bergwolf@gmail.com>
1 parent 544e11f commit 5abc8a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/container.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ struct hyper_container {
3535
struct list_head list;
3636
struct hyper_exec exec;
3737
int ns;
38-
uint32_t code;
3938

4039
// configs
4140
char *id;

0 commit comments

Comments
 (0)