Skip to content

Commit bcab6d7

Browse files
committed
remove commented code
1 parent 1f2c99e commit bcab6d7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/platform/silabs/SiWx917/wifi/wfx_host_events.h

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "wfx_msgs.h"
2424

2525
/* LwIP includes. */
26-
// #include "lwip/apps/httpd.h" // Do we need ?
2726
#include "lwip/ip_addr.h"
2827
#include "lwip/netif.h"
2928
#include "lwip/netifapi.h"

src/platform/silabs/efr32/wifi/wfx_host_events.h

-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ typedef struct __attribute__((__packed__)) sl_wfx_mib_req_s
119119
#endif /* WF200 */
120120

121121
/* LwIP includes. */
122-
// #include "lwip/apps/httpd.h" Needed ?
123122
#include "lwip/ip_addr.h"
124123
#include "lwip/netif.h"
125124
#include "lwip/netifapi.h"

0 commit comments

Comments
 (0)