From e8735f45f2015c30c8e8572506f5d462558823fc Mon Sep 17 00:00:00 2001 From: Abtin Keshavarzian Date: Thu, 12 Dec 2019 13:51:07 -0800 Subject: [PATCH] [spinel] remove unused type definition (spinel_cit_t) (#4402) --- src/ncp/spinel.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ncp/spinel.h b/src/ncp/spinel.h index 5b0757e11..001a4f80c 100644 --- a/src/ncp/spinel.h +++ b/src/ncp/spinel.h @@ -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 {