diff --git a/src/lxc/conf.c b/src/lxc/conf.c index 827626f1d..746a2dbd7 100644 --- a/src/lxc/conf.c +++ b/src/lxc/conf.c @@ -1071,7 +1071,6 @@ int detect_shared_rootfs(void) fclose(f); return 1; } - break; } } fclose(f);