mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 19:07:06 +00:00
confile: remove unused variable
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
This commit is contained in:
parent
d523cf5982
commit
8392708ef3
@ -2493,7 +2493,6 @@ on_error:
|
|||||||
|
|
||||||
int lxc_config_read(const char *file, struct lxc_conf *conf, bool from_include)
|
int lxc_config_read(const char *file, struct lxc_conf *conf, bool from_include)
|
||||||
{
|
{
|
||||||
int ret;
|
|
||||||
struct parse_line_conf c;
|
struct parse_line_conf c;
|
||||||
|
|
||||||
c.conf = conf;
|
c.conf = conf;
|
||||||
|
Loading…
Reference in New Issue
Block a user