auto declared and not used: tmp
This commit is contained in:
parent
5ce03006d2
commit
1ada754e9b
1 changed files with 0 additions and 1 deletions
1
acme.c
1
acme.c
|
@ -869,7 +869,6 @@ void
|
||||||
iconinit(void)
|
iconinit(void)
|
||||||
{
|
{
|
||||||
Rectangle r;
|
Rectangle r;
|
||||||
Image *tmp;
|
|
||||||
|
|
||||||
tagcols[BACK] = display->white;
|
tagcols[BACK] = display->white;
|
||||||
tagcols[HIGH] = allocimagemix(display, DBlack, 0xb53a38FF);
|
tagcols[HIGH] = allocimagemix(display, DBlack, 0xb53a38FF);
|
||||||
|
|
Loading…
Add table
Reference in a new issue