X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=internals%2F_PDCLIB_int.h;fp=internals%2F_PDCLIB_int.h;h=2d99b911a5b1e3c78b0d59cf5570fb7eb7417c43;hb=cde52edd05b00cfbaee8d204d1f7faa1d6346eac;hp=b5003af51557e7fea2adc6e16dd69513940cf9ef;hpb=f55a1b46c818376556332a6475c0b70a7539fd68;p=fw%2Fpdclib diff --git a/internals/_PDCLIB_int.h b/internals/_PDCLIB_int.h index b5003af..2d99b91 100644 --- a/internals/_PDCLIB_int.h +++ b/internals/_PDCLIB_int.h @@ -450,10 +450,3 @@ struct _PDCLIB_ctype_t unsigned char collation; }; -struct _PDCLIB_locale_t -{ - struct _PDCLIB_ctype_t * ctype; -}; - -struct _PDCLIB_locale_t _PDCLIB_locale_info; -