diff --git a/core/hdd/inc/wlan_hdd_cfg.h b/core/hdd/inc/wlan_hdd_cfg.h index 85c994edb7..c9f1a61021 100644 --- a/core/hdd/inc/wlan_hdd_cfg.h +++ b/core/hdd/inc/wlan_hdd_cfg.h @@ -1791,31 +1791,6 @@ enum hdd_link_speed_rpt_type { #define CFG_RA_RATE_LIMIT_INTERVAL_DEFAULT (60) /*60 SEC */ #endif -/* - * - * gEnableMemoryDebug - Enables the memory debug - * @Min: 0 - * @Max: 1 - * @Default: 1 - * - * This ini is used to enable default memory debug - * - * Related: None - * - * Supported Feature: STA - * - * Usage: Internal/External - * - * - */ - -#ifdef MEMORY_DEBUG -#define CFG_ENABLE_MEMORY_DEBUG_NAME "gEnableMemoryDebug" -#define CFG_ENABLE_MEMORY_DEBUG_MIN (0) -#define CFG_ENABLE_MEMORY_DEBUG_MAX (1) -#define CFG_ENABLE_MEMORY_DEBUG_DEFAULT (1) -#endif - /* * * gInitialDwellTime - Used to set initial dwell time