Remove redefinition of otMessage. (#140)

This commit is contained in:
Jonathan Hui
2016-06-14 08:46:22 -07:00
committed by GitHub
parent a24bbf09c0
commit e7ef0b0208
-5
View File
@@ -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.
*