Обсуждение: Another unused variable

Поиск
Список
Период
Сортировка

Another unused variable

От
Alvaro Herrera
Дата:
This trivial patch removes an unused variable, this time in
utils/init/postinit.c

Please apply,

--
Alvaro Herrera (<alvherre[a]surnet.cl>)
Licensee shall have no right to use the Licensed Software
for productive or commercial use. (Licencia de StarOffice 6.0 beta)

Вложения

Re: Another unused variable

От
Neil Conway
Дата:
Alvaro Herrera wrote:
> This trivial patch removes an unused variable, this time in
> utils/init/postinit.c

Applied, thanks.

-Neil