Thread: Another unused variable

Another unused variable

From
Alvaro Herrera
Date:
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)

Attachment

Re: Another unused variable

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

Applied, thanks.

-Neil