diff --git a/src/build/config/render.c b/src/build/config/render.c index 435e273a5..38d50166d 100644 --- a/src/build/config/render.c +++ b/src/build/config/render.c @@ -1097,7 +1097,6 @@ bldCfgRenderParseAutoC(const Storage *const storageRepo, const BldCfg bldCfg) strCatZ(config, "};\n"); - // Rule Strings // ----------------------------------------------------------------------------------------------------------------------------- String *const configVal = strNew();