auto declared and not used: tmp

This commit is contained in:
Yuvia 2025-08-12 13:17:50 +00:00
parent 5ce03006d2
commit 1ada754e9b

1
acme.c
View file

@ -869,7 +869,6 @@ void
iconinit(void)
{
Rectangle r;
Image *tmp;
tagcols[BACK] = display->white;
tagcols[HIGH] = allocimagemix(display, DBlack, 0xb53a38FF);