diff --git a/headers/os/support/SupportDefs.h b/headers/os/support/SupportDefs.h index f2533bb89e..64f9303325 100644 --- a/headers/os/support/SupportDefs.h +++ b/headers/os/support/SupportDefs.h @@ -47,7 +47,6 @@ typedef volatile unsigned short vushort; typedef volatile unsigned char vuchar; typedef unsigned char uchar; -typedef unsigned short unichar; /* descriptive types */ typedef int32 status_t;