abaco: remove strange line
This commit is contained in:
parent
7ea0732c55
commit
47d131c088
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ wininit(Window *w, Window *, Rectangle r)
|
|||
r1.min.y = r1.max.y;
|
||||
r1.max.y += font->height;
|
||||
textinit(&w->url, screen, r1, font, tagcols);
|
||||
w->url.
|
||||
w->url.what = Urltag;
|
||||
r1.min.y = r1.max.y++;
|
||||
draw(screen, r1, tagcols[BORD], nil, ZP);
|
||||
|
|
Loading…
Reference in a new issue