cgroups: remove unused variable

parent 8bc2b675
......@@ -2118,7 +2118,6 @@ struct userns_exec_unified_attach_data {
const struct lxc_conf *conf;
int unified_fd;
pid_t pid;
uid_t origuid;
};
static int cgroup_unified_attach_wrapper(void *data)
......
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