mirror of
https://github.com/espressif/openthread.git
synced 2026-07-31 16:17:47 +00:00
[spinel] remove unused type definition (spinel_cit_t) (#4402)
This commit is contained in:
committed by
Jonathan Hui
parent
b689510672
commit
e8735f45f2
@@ -658,7 +658,6 @@ typedef struct
|
||||
typedef int spinel_ssize_t;
|
||||
typedef unsigned int spinel_size_t;
|
||||
typedef uint8_t spinel_tid_t;
|
||||
typedef unsigned int spinel_cid_t;
|
||||
|
||||
enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user