diff --git a/src/app/zap-templates/gen_config.zapt b/src/app/zap-templates/gen_config.zapt index 067e4872cc6fab..a39a4a2b0994a9 100644 --- a/src/app/zap-templates/gen_config.zapt +++ b/src/app/zap-templates/gen_config.zapt @@ -13,10 +13,6 @@ #define EMBER_APS_UNICAST_MESSAGE_COUNT 10 -/**** CLI Section ****/ -#define EMBER_AF_GENERATE_CLI - - /**** Cluster endpoint counts ****/ {{#all_user_clusters}} #define EMBER_AF_{{asDelimitedMacro define}}_{{asDelimitedMacro side}}_ENDPOINT_COUNT ({{user_endpoint_count_by_cluster id side}})