Wiced: remove empty spaces

pull/14280/head
Martin Kojtal 2021-02-15 08:49:44 +00:00 committed by GitHub
parent 51a6754e22
commit bc6679ebd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -154,7 +154,6 @@ public:
emac_link_input_cb_t emac_link_input_cb; /**< Callback for incoming data */ emac_link_input_cb_t emac_link_input_cb; /**< Callback for incoming data */
emac_link_state_change_cb_t emac_link_state_cb; emac_link_state_change_cb_t emac_link_state_cb;
EMACMemoryManager *memory_manager; EMACMemoryManager *memory_manager;
}; };
#endif /* WICED_EMAC_H_ */ #endif /* WICED_EMAC_H_ */