mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 05:51:21 -08:00
(png_load): Comment-out var only used in commented-out code.
This commit is contained in:
parent
3b6fc48fec
commit
917ac1a9ba
1 changed files with 1 additions and 1 deletions
|
|
@ -6346,7 +6346,7 @@ png_load (f, img)
|
|||
simple transparency, we prefer a clipping mask. */
|
||||
if (!transparent_p)
|
||||
{
|
||||
png_color_16 *image_bg;
|
||||
/* png_color_16 *image_bg; */
|
||||
Lisp_Object specified_bg
|
||||
= image_spec_value (img->spec, QCbackground, NULL);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue