diff --git a/attributes/maestro-core-yaml.h b/attributes/maestro-core-yaml.h index fc814c5af9ca11d808145fc63a41237ce0d15e07..ef43e90787ff264958214a3ec4b4c6f9bb4fb4cd 100644 --- a/attributes/maestro-core-yaml.h +++ b/attributes/maestro-core-yaml.h @@ -719,4 +719,4 @@ unsigned char maestro_core_yaml[] = { 0x72, 0x6f, 0x2d, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x79, 0x61, 0x6d, 0x6c, 0x29, 0x0a }; -const size_t maestro_core_yaml_len = 9593; +const size_t maestro_core_yaml_len = 8618; diff --git a/maestro/attributes.c b/maestro/attributes.c index 0a699cc1f5832f0ddd437930bcefd5f95580c0f0..0952b4393390dd47f3ea34746832bd3c47e560df 100644 --- a/maestro/attributes.c +++ b/maestro/attributes.c @@ -92,9 +92,6 @@ const char *MSTRO_ATTR_CORE_CDO_ISDISTRIBUTED = const char *MSTRO_ATTR_CORE_CDO_DIST_LAYOUT = ".maestro.core.cdo.dist-layout"; -const char *MSTRO_ATTR_CORE_CDO_DIST_LAYOUT = - ".maestro.core.cdo.dist-layout"; - /* .... */