Remove unused PREDEFINED_CLASSES code
commitfc5771e43ccf905d3e134b1e3349a3657acaa2a9
authorMarko Myllynen <myllynen@redhat.com>
Tue, 12 May 2015 07:50:28 +0000 (12 10:50 +0300)
committerOndřej Bílka <neleai@seznam.cz>
Tue, 9 Jun 2015 07:34:06 +0000 (9 09:34 +0200)
tree5517089eaccdb758065465150c2babbb0966be86
parent5fe2a126d115e6b3220886f416b6b544252f8589
Remove unused PREDEFINED_CLASSES code

Hi,

AFAICS PREDEFINED_CLASSES is never defined thus the code is unused. It would seem that the code is related to LO_LTYPE which was discussed in the past but there are no any recent references:

http://pubs.opengroup.org/onlinepubs/9638399/loltype.htm

Patch below, compiles and passes make check.

2015-05-12 Marko Myllynen  <myllynen@redhat.com>

* locale/C-ctype.c (PREDEFINED_CLASSES): Remove.
* locale/programs/ld-ctype.c: Likewise.
ChangeLog
locale/C-ctype.c
locale/programs/ld-ctype.c