On Tue, Jun 09, 2015 at 07:47:21PM +0200, Sébastien Marie wrote: > Hi, > > I start reading libc/locale code in order to understanding it. > > Here a patch to remove an unused argument "isspecial" from static > function "load_locale_sub". > > The function is called once, with isspecial=0, and the argument isn't > used in function's body. > > Any comments ?
Committed, thanks.
