Fix problems caught with --enable-gcc-warnings
commit5a3a6aa71f8c875b2d045d02628a0fc54d422295
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Oct 2015 20:42:38 +0000 (8 13:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Oct 2015 20:43:02 +0000 (8 13:43 -0700)
tree36f83a288b0f983238270666602efb688aa1480e
parent52fecf53e2756ddb765c5bea49edaae507671a1b
Fix problems caught with --enable-gcc-warnings

* src/image.c (lookup_rgb_color):
* src/xfns.c (x_defined_color):
* src/xterm.c (x_parse_color):
Remove unused locals.
src/image.c
src/xfns.c
src/xterm.c