Skip to content

Commit 4e96735

Browse files
committed
Fix remove commented code in whd_resources.cpp
1 parent 5577683 commit 4e96735

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

connectivity/drivers/wifi/COMPONENT_WHD/resources/resource_imp/whd_resources.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,6 @@ resource_result_t resource_read(const resource_hnd_t *resource, uint32_t offset,
7171
* Variable Definitions
7272
******************************************************/
7373

74-
//#ifdef WLAN_MFG_FIRMWARE
75-
//extern const resource_hnd_t wifi_mfg_firmware_image;
76-
//extern const resource_hnd_t wifi_mfg_firmware_clm_blob;
77-
//#else
78-
//extern const resource_hnd_t wifi_firmware_image;
79-
//extern const resource_hnd_t wifi_firmware_clm_blob;
80-
//#endif
81-
8274
unsigned char r_buffer[BLOCK_BUFFER_SIZE];
8375

8476
#if defined(WHD_DYNAMIC_NVRAM)

0 commit comments

Comments
 (0)