X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=internals%2F_PDCLIB_int.h;h=ab1bc90b777879c03c2a53c25b8aaf323ca93bd9;hp=43ef73900a15caa0dad6e1bd6f0649bca4fbc1dd;hb=276f7e69f80ac53bfb5da5cc24072dd393485106;hpb=25241f49cbda2d67169a3f072b43ad6bc0b8dba9 diff --git a/internals/_PDCLIB_int.h b/internals/_PDCLIB_int.h index 43ef739..ab1bc90 100644 --- a/internals/_PDCLIB_int.h +++ b/internals/_PDCLIB_int.h @@ -367,7 +367,6 @@ typedef struct _PDCLIB_mbstate { char _PendChar; } _PDCLIB_mbstate_t; -typedef struct _PDCLIB_charcodec *_PDCLIB_charcodec_t; typedef struct _PDCLIB_locale *_PDCLIB_locale_t; typedef struct lconv _PDCLIB_lconv_t;