mirror of
https://github.com/espressif/openthread.git
synced 2026-07-26 05:53:45 +00:00
Remove redefinition of otMessage. (#140)
This commit is contained in:
@@ -945,11 +945,6 @@ ThreadError otIp6AddressFromString(const char *aString, otIp6Address *aAddress);
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* This type points to an OpenThread message buffer.
|
||||
*/
|
||||
typedef void *otMessage;
|
||||
|
||||
/**
|
||||
* Free an allocated message buffer.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user