diff --git a/src/lxc/confile.c b/src/lxc/confile.c index 052de9b64..af7be1501 100644 --- a/src/lxc/confile.c +++ b/src/lxc/confile.c @@ -2493,7 +2493,6 @@ on_error: int lxc_config_read(const char *file, struct lxc_conf *conf, bool from_include) { - int ret; struct parse_line_conf c; c.conf = conf;