Unverified Commit 8392708e by 2xsec

confile: remove unused variable

Signed-off-by: 's avatar2xsec <dh48.jeong@samsung.com>
parent d523cf59
...@@ -2493,7 +2493,6 @@ on_error: ...@@ -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;
......
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