(x_display_info_for_name): Cast 0 to "char *" in the call
authorEli Zaretskii <eliz@gnu.org>
Tue, 2 Jan 2001 14:12:28 +0000 (14:12 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 2 Jan 2001 14:12:28 +0000 (14:12 +0000)
commit9b207e8ed2426e4972794e82e9a61aa77401846d
tree445b5d00a1d629ea6c13087ec91dc4171846c692
parent1337ac7772ec2f45861702d83b4b06a5da638105
(x_display_info_for_name): Cast 0 to "char *" in the call
to x_term_init.
(lookup_image): Remove unused variable `file'.
(xbm_load): Remove unused variables `bitmap_data', `height', and
`width'.  Remove function-local variable `i', leave the
block-local one.
(gif_load): Remove unused variable `inc'.
src/xfns.c