diff --git a/include/misc.h b/include/misc.h index 114fb65924..dc1d273317 100644 --- a/include/misc.h +++ b/include/misc.h @@ -115,8 +115,6 @@ typedef int XRetCode; #define FALSE 0 #endif -typedef struct _xReq *xReqPtr; - #include "os.h" /* for ALLOCATE_LOCAL and DEALLOCATE_LOCAL */ #include /* for bcopy, bzero, and bcmp */