diff options
Diffstat (limited to 'demos')
-rw-r--r-- | demos/Win32-MinGW/chtypes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/Win32-MinGW/chtypes.h b/demos/Win32-MinGW/chtypes.h index 6f8662bd9..354da269e 100644 --- a/demos/Win32-MinGW/chtypes.h +++ b/demos/Win32-MinGW/chtypes.h @@ -32,7 +32,6 @@ typedef int8_t bool_t;
typedef uint8_t tmode_t;
typedef uint8_t tstate_t;
-typedef uint16_t tid_t;
typedef uint32_t tprio_t;
typedef int32_t msg_t;
typedef int32_t eventid_t;
|