Skip to content

Commit bc6679e

Browse files
authored
Wiced: remove empty spaces
1 parent 51a6754 commit bc6679e

File tree

1 file changed

+0
-1
lines changed
  • connectivity/drivers/wifi/TARGET_WICED/wiced_interface

1 file changed

+0
-1
lines changed

connectivity/drivers/wifi/TARGET_WICED/wiced_interface/wiced_emac.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ class WICED_EMAC : public EMAC {
154154
emac_link_input_cb_t emac_link_input_cb; /**< Callback for incoming data */
155155
emac_link_state_change_cb_t emac_link_state_cb;
156156
EMACMemoryManager *memory_manager;
157-
158157
};
159158

160159
#endif /* WICED_EMAC_H_ */

0 commit comments

Comments
 (0)