Skip to content

Commit d08a652

Browse files
committed
remove commented code
1 parent 3e70e5f commit d08a652

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
@@ -117,7 +117,6 @@ typedef struct __attribute__((__packed__)) sl_wfx_mib_req_s
117117
#endif /* WF200 */
118118

119119
/* LwIP includes. */
120-
// #include "lwip/apps/httpd.h" Needed ?
121120
#include "lwip/ip_addr.h"
122121
#include "lwip/netif.h"
123122
#include "lwip/netifapi.h"

0 commit comments

Comments
 (0)